.nbCatalogSection {}
.nbCatalogSection__row {}
.nbCatalogSection__col {}

/*phones*/
@media (max-width: 767px) {
	.nbCatalogSection__row {margin-left: -7px !important; margin-right: -7px !important;}
	.nbCatalogSection__col {padding: 0 7px !important;}    
}
