@media only screen and (min-width:1000px){.cols-md-6>div:nth-child(6n+1){clear:both}.cols-md-4>div:nth-child(4n+1){clear:both}.cols-md-3>div:nth-child(3n+1){clear:both}.cols-md-2>div:nth-child(odd){clear:both}}@media only screen and (max-width:992px){.cols-sm-6>div:nth-child(6n+1){clear:both}.cols-sm-4>div:nth-child(4n+1){clear:both}.cols-sm-3>div:nth-child(3n+1){clear:both}.cols-sm-2>div:nth-child(odd){clear:both}}@media only screen and (max-width:767px){.cols-xs-6>div:nth-child(6n+1){clear:both}.cols-xs-4>div:nth-child(4n+1){clear:both}.cols-xs-3>div:nth-child(3n+1){clear:both}.cols-xs-2>div:nth-child(odd){clear:both}}