article figure.gif-header img {
    width: 100% !important;
    height: auto !important;
    object-fit: contain !important;
}

article figure.gif-header {
    padding-bottom: 0.10rem;
    margin-bottom: 2rem !important;
    border-bottom: 1px solid currentColor;
}

@media only screen and (min-width: 999px) {
    .gallery .box {
        width: 33.333% !important;
        padding-bottom: 33.333% !important;
    }
}
