.delivery-section .delivery-content h3{font-family:Montserrat;font-size:20px;font-weight:700;line-height:1.5;margin:0;max-width:220px;width:100%}.delivery-section p{font-size:16px;font-weight:500;line-height:1.5;margin-top:16px}.delivery-section .delivery-media img{width:100%;height:100%}.delivery-section .delivery-media{position:relative;border-radius:8px}.delivery-section .delivery-media .delivery-icon{width:80px;height:80px}.delivery-section .delivery-icon svg{width:100%;height:100%}.delivery-section .delivery-media:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.6);border-radius:8px}.delivery-section .delivery-media .delivery-content{position:relative;z-index:1;padding:22px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;min-height:205px;height:100%}@media screen and (min-width:767px){.delivery-section .delivery-media .delivery-content{padding:20px;min-height:180px}}