#himage{position:relative;overflow:hidden;width:100%;height:40vw;max-height:620px;min-height:400px;z-index:1}@media (min-width:0px) and (max-width:575px){#himage{height:200px}}#himage .item{background-position:center;background-size:cover;position:relative;width:100%;height:100%}#himage .item picture{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}#himage .item picture img{-o-object-fit:cover;object-fit:cover;height:auto;width:100%}#himage .item:before{content:'';width:100%;height:50%;position:absolute;left:0;z-index:2;top:0;background:-webkit-gradient(linear,left top, left bottom,color-stop(0, rgba(0,0,0,.8)),to(rgba(21,44,77,0)));background:linear-gradient(180deg,rgba(0,0,0,.8) 0,rgba(21,44,77,0) 100%)}.himage__white_curve{position:absolute;z-index:2;bottom:0;width:100%;min-width:1600px;height:75px;overflow:hidden;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.himage__white_curve svg{position:absolute;bottom:0;height:75px;width:100%}.himage__white_curve svg *{width:100%}