/*
 Theme Name:   MSM 2017  Basic Theme
 Description:  Basic Theme for MSM Wordpress based on TwentySeventeen
 Author:       Amit Talwar
 Template:     twentyseventeen
 Version:      1.0.0
 */

#primary,#secondary,.page-header {
margin-top:32px;
}


@media (min-width:600px){
.cols2 {
column-count:2l
}

.cols3 {
column-count:3;
}
div {
column-gap:40px;
}

}
