#banner-strip-section{height:80px}.banner-strip{display:flex;justify-content:center;height:100%;padding:25px}.banner-strip p{margin-bottom:0}.banner-strip .item{padding:0 15px;position:relative}.banner-strip .item:after{content:"";position:absolute;left:0;top:0;height:30px}@media only screen and (min-width:599px){.banner-strip .item:first-child:after{border:none}}@media only screen and (max-width:599px){#banner-strip-section{height:auto}.banner-strip{flex-direction:column;width:100%;align-items:center;padding:20px 50px}.banner-strip .item:after{content:"";width:100%;display:block;position:unset;height:0;margin:15px auto}.banner-strip .item{width:100%;text-align:center;font-size:1.6rem;padding:0}.banner-strip .item:last-child:after{border:none}}