/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */

.responsive .container .three.units {
    width: 330px;
}

 @media only screen and (min-width: 1140px)  {
	.responsive .container { width: 1140px; }
}