@media (width <=768px) {
    .col-sm-12 {
        width: 100%;
    }
}

/* CSS styles for the tool */