@media only screen and (max-width: 767px){
.col-xs-12.col-sm-3.content-block-column.col-margin-bottom {
 width: 50%;
 }
}
@media only screen and (max-width: 767px){
.col-xs-12.col-sm-3.content-block-column.col-margin-bottom.seContentBlockFooterLogoCol {
 width: 50%;
 float: left;
 }
}