.post-editor .preview-window-pod {
  width: 251px;
  height: 158px;
  background: #f3f3f3;
  overflow: hidden;
}

.post-editor .preview-window img {
  width: 100%;
}

.post-editor .homeoffers-block {
    margin-top: 105px;
    padding-bottom: 3px;
    width: 100%;
    float: left;
}

.post-editor #homeoffers h4 {
    color: #cc0000;
    font-weight: normal;
    font-family: 'vh_foco_headlineregular', arial, sans-serif;
    font-size: 16px;
    letter-spacing: 0px;
    margin-bottom: 4px;
}

.post-editor #homeoffers h4 {
    font-family: 'GilroyBold', arial, sans-serif !important;
    color: #0798AC !important;
} text-align: left;
.post-editor #homeoffers h4 {
  text-align: left;
    margin: 0;
    font-weight: bold;
    line-height: 16px;
}

.post-editor #homeoffers p {
    color: rgb(102,102,102);
}

.post-editor #homeoffers p {
    margin: 0;
    line-height: 14px;
}

.post-editor .offers-block-text p {
    font-size: 11px;
}

.pod-main-viewport {
    height:100px;
    width:auto;
    background-color: #fff;
    background-repeat:no-repeat;
    background-position:center top;
}

.post-editor .offers-block-text {
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 3px;
}
#inline-cm-pods .offer a {
  width: 100%;
  background: none;
  margin: 0px;
}

#inline-cm-pods .pod-main-viewport img {
  width: 100%;
  height: 183px;
}
#inline-cm-pods .homeoffers-block {
  text-align: left;
  margin-top: 0px;
}

#inline-cm-pods .offers-block-text p {
  margin-left: 0px;
  line-height: 1.6em;
  color: rgb(102,102,102);
  font-size: 12px;
  font-weight: normal;
}

#inline-cm-pods h4 {
  font-weight: normal;
  color: #0798AC !important;
  font-family: 'GilroyBold', arial, sans-serif !important;
  font-size: 16px;
  letter-spacing: 0px;
  margin-bottom: 4px;
  line-height: 16px;
}
#inline-cm-pods .hometms {
  height: 250px;
}
#inline-cm-pods .offers-block-text {
  margin-top: 5px;
}
#inline-cm-pods {
  float: left;
  width: 100%;
}
/*
.latest-offers-panel {
  display: none !important;
}
*/


@media only screen and (max-width: 767px) {
  #inline-cm-pods .offers-block-text {
    padding-top: 5px !important;
  }
}
