.column-thumbnail img:first-child{
    display: none;
}
.uxb-wrapper .spin-home{
    min-height: 700px;
    opacity: 1;
    position: unset;
    transform: none;
    background-color: rgba(0, 0, 0, 0.5);
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.uxb-draggable.image-fit-left{
    width: 20%!important;
    position: relative;
}