@media (min-width: 768px) {
    .tie-col-sm-6 {
        width: 70%;
    }
}