.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}.small_header .buttons-wrapper{padding-top:80px}.small_header .buttons-wrapper a{color:#bfa980;font-family:"Source Sans Pro";font-size:12px;font-weight:bold;line-height:22px;text-decoration:none;padding:15px 30px;border:1px solid #bfa980;text-transform:uppercase;margin:0px 10px 10px 0px;display:table}.small_header .buttons-wrapper a:hover{color:#fff;background-color:#bfa980}@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}.small_header .buttons-wrapper{text-align:center;padding-top:120px}.small_header .buttons-wrapper a{display:initial}}