@media (min-width: 768px) {
    .start-md-100 {
        left: 84% !important;
    }
}

.border-bottom {
    border-bottom: none !important;
}