.img_banner_with{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:6px;display:flex;margin-bottom:40px;position:relative;width:100%}.img_banner_with .img_banner_with__backdrop{background-color:#333;border-radius:6px;content:"";height:100%;left:-20px;position:absolute;top:20px;transition:top .1s;width:100%;z-index:-1}