
@media (min-width: 576px) {
    .position-sm-absolute {
        position: absolute !important;
    }
}