.shows {
    display: flex;
    justify-content: center;
    padding-top: 3.5rem;
}

.shows-img {
    width: min(55rem, 100%);
}