s .clearfix, .cf, .entry-content .fim_ws_list {
  zoom: 1; }
  s .clearfix:before, s .clearfix:after, .cf:before, .entry-content .fim_ws_list:before, .cf:after, .entry-content .fim_ws_list:after {
    content: "";
    display: table; }
  s .clearfix:after, .cf:after, .entry-content .fim_ws_list:after {
    clear: both; }

.entry-content .fim_ws_list {
  list-style-type: none;
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
  width: 100%; }
  .entry-content .fim_ws_list li {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
    text-align: center;
    float: left; }
  .entry-content .fim_ws_list.col3 li {
    width: 100%; }
  .entry-content .fim_ws_list.col4 li {
    width: 100%; }
  .entry-content .fim_ws_list .ws_ad_image {
    display: block;
    background-position: center center;
    background-size: cover; }

.single-sponsors .fim_ws_ad {
  display: block;
  max-width: 320px;
  margin: 0 auto 2em; }
  .single-sponsors .fim_ws_ad img {
    border: 1px solid #ccc;
    padding: 10px;
    display: block;
    margin: 0 auto; }

.single-sponsors .fim_ws_companyinfo {
  display: block;
  float: left;
  width: 90%;
  clear: both;
  margin-bottom: 2em; }
  .single-sponsors .fim_ws_companyinfo h3 {
    margin-top: 1.5em; }

.single-sponsors hr {
  margin: 1em 0;
  display: block;
  clear: both; }

/*********************
TABLET
*********************/
@media only screen and (min-width: 768px) {
  .entry-content .fim_ws_list.col3 li {
    width: 33.3333%; }
    .entry-content .fim_ws_list.col3 li:nth-child(3n+1) {
      clear: left; }
  .entry-content .fim_ws_list.col4 li {
    width: 50%; }
    .entry-content .fim_ws_list.col4 li:nth-child(2n+1) {
      clear: left; }
  .single-sponsors .fim_ws_ad {
    float: left; }
  .single-sponsors .fim_ws_companyinfo {
    width: calc(100% - 400px);
    clear: none;
    margin-bottom: 2em;
    float: left;
    padding-left: 2em; }
    .single-sponsors .fim_ws_companyinfo h3 {
      margin-top: 1.5em; } }

/*********************
DESKTOP
*********************/
@media only screen and (min-width: 1030px) {
  .entry-content .fim_ws_list.col4 li {
    width: 25%; }
    .entry-content .fim_ws_list.col4 li:nth-child(2n+1) {
      clear: none; }
    .entry-content .fim_ws_list.col4 li:nth-child(4n+1) {
      clear: left; } }
