/*
Theme Name: Twenty Sixteen
Description: IE8 specific style.
*/

.container{
	width: 1020px;
}

.col-lg-3{
	width: 255px!important;
}

.col-lg-9{
	width: 765px!important;
}

.col-sm-8{
	width: 680px!important;
}

.col-md-7{
	width: 595px!important;
}

.col-sm-6{
	width: 510px!important;
}

.col-md-5{
	width: 425px!important;
}

.col-sm-4{
	width: 340px!important;
}

.bx-wrapper .bx-viewport li{
	-ms-behavior: url(https://cdn.css-tricks.com/backgroundsize.min.htc);
}

.slide-content{
	background: #fff;
}

.tile-boxes li.col-sm-6{
	width: 282.5px!important;
}

.white-fix.col-lg-3{
	width: 280px!important;
}