.bootstrap-basic-image-gallery .thumbnails {
    display: flex;
    flex-direction: row;
    margin-top: 3%; 
    padding: 0 10%;
}

