.items-list .uk-grid { border-top: 1px solid #F6F6F6; padding-top: 50px; padding-bottom: 50px; }

/* uk3-xlarge */
@media only screen and (max-width:1600px) { }

/* uk3-large */
@media only screen and (max-width:1200px) { }

/* uk3-medium */
@media only screen and (max-width:960px) { }

/* uk3-small */
@media only screen and (max-width:640px) { }
