.ad-strip{position:relative;display:flex;padding:0 20%;height:50px;align-items:center;justify-content:center;gap:20px;color:#fff;background:rgba(0,0,0,.8);box-shadow:0 5px 10px rgba(0,0,0,.2)}.ad-strip h2,.ad-strip p{color:#fff;margin:0}.ad-strip p{font-size:12px}.ad-strip .desktop{display:block}.ad-strip .mobile{display:none}@media screen and (max-width:767px){.ad-strip{gap:5px}.ad-strip .desktop{display:none}.ad-strip .mobile{display:block}.ad-strip{padding:0 0 0 3%}.ad-strip p{display:block;line-height:18px}.ad-strip .main-head img{height:30px;width:30px;max-width:30px;display:none}.ad-strip .main-head h2{line-height:18px}}.ad-strip .btn.outline.small{color:#fff;background:#047857;height:30px}