.add-background .ad-img {
  max-width: 728px;
  height: 90px;
  margin: 0 auto;
  display: block;
  object-fit: cover;
}

.w-c,
.plz-join-text {
  font-size: 35px;
  color: #F2994A !important;
  line-height: 40px !important;
  font-weight: 600 !important;
  text-align: center;
  margin-bottom: 0px !important;
}

.ofc-add {
  font-size: 35px !important;
}

.article-img img {
  max-width: 728px !important;
  margin: 0 auto;
  max-height: 600px !important;
  object-fit: contain !important;
  width: auto !important;
}

@media (max-width: 768px) {
  .article-img img {
    max-width: 100% !important;
  }

  .f-heading h3 {
    line-height: 30px;
    font-size: 22px;
  }

  .r-name {
    font-size: 20px;
    line-height: 22px;
  }
}
