.five-sixths,
.four-sixths,
.four-fifths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-fifths,
.three-sixths,
.two-fourths,
.two-fifths,
.two-sixths,
.two-thirds {
float: left;
margin-left: 2.564102564102564%;
}
.one-half,
.three-sixths,
.two-fourths {
width: 48.717948717948715%;
}
.one-third,
.two-sixths {
width: 31.623931623931625%;
}
.four-sixths,
.two-thirds {
width: 65.81196581196582%;
}
.one-fourth {
width: 23.076923076923077%;
}
.three-fourths {
width: 74.35897435897435%;
}
.one-fifth {
width: 17.94871794871795%;
}
.two-fifths {
width: 38.46153846153846%;
}
.three-fifths {
width: 58.97435897435898%;
}
.four-fifths {
width: 79.48717948717949%;
}
.one-sixth {
width: 14.52991452991453%;
}
.five-sixths {
width: 82.90598290598291%;
}
.first {
clear: both;
margin-left: 0;
} @media only screen and (max-width: 800px) {
.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
margin: 0;
width: 100%;
}
} .clearfix:before {
content: " ";
display: table;
}
.clearfix:after {
clear: both;
content: " ";
display: table;
}
.vertical-spacer {
clear: both;
margin-bottom: 30px;
}
.columns-container {
clear: both;
overflow: hidden;
}.blox-theme-default .blox-caption-container {
bottom: 0;
left: 0;
position: absolute;
text-align: left;
width: 100%;
}
.blox-theme-default .blox-caption-wrap {
background: rgba(0, 0, 0, .4);
color: #fff;
padding: 10px 20px;
} .blox-theme-default .blox-image-container {
margin: 0 auto;
position: relative;
text-align: center;
width: 100%;
}
.blox-theme-default .blox-image-wrap {
display: inline-block;
position: relative;
width: 100%;
}
.blox-theme-default .blox-image-container img {
vertical-align: top; 
} .blox-theme-default .blox-image-wrap.blox-image-background {
display: block;
position: relative;
width: 100%;
height: 400px; background-repeat: no-repeat;
background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.blox-theme-default .blox-image-wrap.blox-image-background a {
display: block;
width: 100%;
height: 100%;
}