@media (min-width: 990px) {
    
/*     .header-content{ */
/*         width:563px; */
/*         margin-top:0; */
/*         margin-bottom:54px; */
/*     } */
    
    .header-content .carousel-pagination .collapse,
    .header-content .carousel-pagination .expand {
        height:46px;
    }
    
    .carousel-contents .center-wrap input, .carousel-contents .center-wrap button{
        height:56px;
    }
    
    .header-content .carousel-wrap {
        height: 217px;
    }
    
    .header-content .know-more{
        margin-top:0;
    }
    
    .carousel-contents .carousel-container.js .carouselDetails {
    	margin-left:-508px;
	}
	
	.carousel-contents .carousel-container .carouselDetails div{
	    	padding-top:48px;
	    	min-height:217px;
	    }
	
	.carousel-contents div.carousel-pagination{
		margin-left:-459px;
	}
    
}
