@media screen and (max-width:767px) {
    .vr-content .elementor-widget-text-editor p:not(:last-child) {
        margin-bottom: 26px;
    }

    .yellow-button .elementor-button:after, 
    .blue-button .elementor-button:after, 
    .pink-button .elementor-button:after {
        width: 320px !important;
	}
	.get-started-section:after{
		display: none;
	}
}