/*---------------Tablet/Medium-size Styles---------------*/

.container {
	width: 40em;
}

.sixth, .quarter, .quarter-box, .third {
	width: 18em;
}

.half, .two-third, .three-quarter, .full {
	width: 38em;
}

.item-text {
	width: 50%;
}

.item-image {
	width: 50%;
}

.box-list li {
	width: 47%;
}
