@charset "utf-8";
/* CSS Document */

@media only screen and (min-width: 1139px) {
		.has-4-columns > * {
    width: calc(37% - 35px) !important;
}}