.small_header{padding:20px 0 75px;height:370px;background-size:cover !important;display:flex;align-items:flex-end;position:relative}.small_header:before{position:absolute;content:'';width:100%;height:100%;left:0;top:0}.small_header:before{background:-moz-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);background:-webkit-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);background:linear-gradient(to bottom,rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#00ffffff',GradientType=0)}.small_header .wrapper{position:relative}.small_header h1{color:#1a1918;font-size:45px;line-height:52px;width:100%;float:left;font-weight:500}@media(min-width:768px) and (max-width:991px){.small_header{height:300px;padding:20px 0 50px}}@media(min-width:30px) and (max-width:767px){.small_header{height:280px;align-items:center;padding:30px 0}.small_header h1{text-align:center;font-size:38px;line-height:44px}}