@media (max-width: 576px){
.col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
}}
.strip figure {
    border-radius: 1.5rem;
}