.vc_row .bottom-svg {
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 2;
}

.vc_row .bottom-svg svg {
	display: block;
}

.vc_row.bottom-svg-yes.row_rounded_bottom::after {
	content: none !important;
	display: none !important;
}

@media screen and (max-width: 1600px) {

}

@media screen and (max-width: 1400px) {

}

@media screen and (max-width: 1000px) {

}

@media screen and (max-width: 767px) {
	.responsive-flip-columns {
		display: flex;
		flex-direction: column-reverse;
	}
}