.gallery .small-help {
    width: 70%;
}

.gallery .gallery-slot1, .gallery .gallery-slot3 {
    float: left;
    margin-right: 15px;
}

.gallery .gallery-slot2, .gallery .gallery-slot4 {
    float: right;
}

.gallery-row1 {
    margin-bottom: 15px;
}

.gallery-slots {
    width:fit-content;
    margin:auto;
    display: block;

}

.gallery .stop-float {
    clear: both;
    margin-bottom: 15px;
}

.gallery{
    background-color: white;
}
