@media only screen and (max-width: 500px) {
    .columnFirst {
        width: 10% !important;
    }
}