.image-list .image .image-zoomed .possibilities {
    background-color: white;
    left: initial;
    margin: 0 auto;
    position: relative;
    right: initial;
}

.image-list .ext-links:not(.zoomed) {
    display: none;
}

@media screen and (max-width: 750px) {
    .ocd .image-list .image.zoomed .arrows {
        bottom: 20px;
        top: initial;
    }
}