

@media only screen and (max-width: 575px)

{
	
	.vlt-large-heading {
		font-size: 32px !important;
	}
	.mobilaciklama { margin-top:65px;}
}

@media only screen and (max-width: 767px){
	.oktayyilmaz { width: 200px; }
.vlt-project-title {
    font-size: 3rem !important;
}}


@media only screen and (max-width: 775px)

{
.iletisim .vlt-btn--primary {
    margin-bottom: 160px;
}
}