@media only screen and (max-width: 1024px) and (min-width: 768px){
	body{
		background-position: 0 88px;
	}
	.contact_details{
		margin-top:80px;
	}
	.alex_kogan{
		width:75%;
	}
	.vide_iframe .slick-list{
		width:90% !important;
	}
	.vide_iframe .slick-slide{
		height:132% !important;
	}
	.modal_content .col-md-8{
		width: 43%;
		float: right;
		margin-right: 0;
	}
}
