@media screen and (max-width: 375px) {
  #main .entry-content > .wp-block-cover > .wp-block-cover__inner-container {
    width: 95%;
  }
}
