/*Resize Home 2*/
@media (max-width:767px){
	.em-clear-padding .img-banner .button-link{
		padding:5px 15px;
	}
}

@media (max-width: 991px) and (min-width: 768px){
	.img-banner .desc h1{font-size:200% !important;}
}