@media only screen and (max-width: 639px) {
    .siegel-slider {
        position: absolute !important;
        top: 25% !important;
        right: 0  !important;
    }
}