@charset "utf-8";
/* CSS Document */

@media only screen and (max-width: 1199px){
}
@media only screen and (max-width: 1199px) and (min-width: 991px){
	.ibendo li img {
    height: 153px;
}
	.ibendo li{
		height:250px;
	}
}
@media only screen and (max-width: 991px){
.certtitle img{display:none;}
.container_contact .col-md-9{
	margin-left: 0%;
}
}
@media only screen and (max-width: 767px){
}