@media (min-width:993px){.ls-promotions{padding:1rem;display:flex;flex-wrap:wrap;justify-content:center}}.ls-promotions__promotion{flex:1;margin:0.5rem;max-width:33.333%;color:inherit;text-decoration:none}.ls-promotions__promotion__thumb,.ls-promotions__promotion__content{flex:1}.ls-promotions__promotion__thumb{width:100%;height:0;padding-top:100%;position:relative}.ls-promotions__promotion__thumb img{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover;object-position:center}.ls-promotions__promotion__content{padding:0.5rem;text-align:center}.ls-promotions__promotion__content p{margin:0}.ls-promotions__promotion__title{font-weight:500;font-size:1.3rem;margin:0.5rem 0;line-height:1;color:#32681b}.ls-promotions__promotion:hover .ls-promotions__promotion__title{text-decoration:underline}