.sigma-boxes {border-bottom:1px solid #e5e5e5;}
.sigma-boxes a {display:block; width:100%; color:#464646;}
.sigma-boxes p {margin:10px 0 0 0; font-size:13px;}
.sigma-boxes.first {border-top:1px solid #e5e5e5;}
.box1, .box2, .box3, .box4, .box5, .box6 {border-left:1px solid #e5e5e5; text-align:center; display:inline-block; margin:40px 0;}
.box4, .box6 {border-right:1px solid #e5e5e5;}
.box2, .box5 {border-right:none;}
.box1, .box2, .box3, .box4 {width:24.4%;}
.box5, .box6 {width:49.6%;}
.box5 .image, .box6 .image {float:left; width:51%; margin:0;}
.box5 p, .box6 p {line-height:80px; vertical-align:middle;}
.big {display:block;}
.small {display:none;}
@media screen and (min-width:679px) and (max-width:1200px) {
	.box1, .box2, .box3, .box4 {width:24.2%;}
	.box5, .box6 {width:49.4%;}	
	.box2, .box5 {border-right:none;}
	.big {display:block;}
	.small {display:none;}
}
@media screen and (max-width:678px) {
	.box1, .box2, .box3, .box4 {width:49.6%;}
	.box5, .box6 {width:100%;}
	.box1, .box2, .box3, .box4, .box5, .box6 {margin:20px 0;}
	.box2, .box5 {border-right:1px solid #e5e5e5;}
	.big {display:none;}
	.small {display:block;}
}
@media screen and (max-width:480px) {
	.box1, .box2, .box3, .box4 {width:49.5%;}
}
@media screen and (max-width:320px) {
	.box1, .box2, .box3, .box4 {width:49%;}
}