/* Enter Your Custom CSS Here */
@media(min-height:900px) and (max-height:1080px)
{
   .header-slider {
    height: 937px !important; 
	}
}