.c-content-media-2 {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain !important;
  padding: 30px;
  position: relative;
}




.entry-header .entry-title{
 font-size: 2.5em; 
  
}

@media (max-width: 480px) {
  .entry-header .entry-title {
    font-size: 1.2em;
    line-height: 1.4;
  }
}

@media only screen and (max-width: 480px) {
  .carousel-post-1 .thumb-overlay {
    min-height: 215px;
  }
}

@media only screen and (max-width: 480px) {
  .post-card-1 .thumb-overlay {
    min-height: 220px;
  }
}