/* CSS styles for the tool */
@media (width<=768px) {
    .col-sm-12 {
        width: 100%;
    }
}