@media (max-width: 768px) {
    .bottom-gallery__image {
        width: 100%;
        height: auto;
    }
}