@media (min-width: 768px) {
    .position-md-relative {
        position: relative;
    }
}