#content{
	padding-bottom: 0;
}


.wpb_column:last-child .wpb_single_image .vc_single_image-wrapper {
    margin-top: 85px;
}

.fr-steps {
    align-items: flex-start;
}

.fr-steps-row2{
	justify-content: space-evenly;
	margin-top: 50px;
}

.fr-steps .fr-step-content .fr-content {
    text-align: center;
}

/*advantages*/
.vc_custom_1548411297501 {
	margin-bottom: 0 !important;
}


@media only screen and (max-width: 767px){
	.wpb_column:last-child .wpb_single_image .vc_single_image-wrapper {
	    margin-top: 0;
	}
}