@media (max-width: 720px) {

	section.slider-sec-info .carousel-inner {
    height: auto !important;
	}
    .navbar-brand {
    
    width: 40%;
	}
	header.hrd-information-sec a.navbar-brand img {
    width: 58%;
	}
	.stkey-memu.smaller a.navbar-brand img {
    width: 65px;
	}
	.owl-carousel .owl-item
	{
		margin: 0px !important;
	}
	.owl-carousel .owl-item img{
    	
    	width: 100% !important;
    
	}
}
   @media (max-width: 580px) {

   }