/*
Theme Name: Motorepair Child
Theme URI: http://motorepair.mikado-themes.com/
Description: A child theme of Motorepair Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.5.
Text Domain: motorepair
Template: motorepair
*/

@media (max-width: 767px) {
.two-cols {
 column-count: 2;
 column-gap: 40px;
 -webkit-column-count: 2;
 -moz-column-count: 2;
 -webkit-column-gap: 40px;
 -moz-column-gap: 40px;
}
}