@media screen and (max-width: 767px) {
  #main .cards-container {
    margin-top: 72px;
  }
  #main .hero .cards .card.block .card__image img {
    width: 343px;
    height: 154px;
  }
  #main .posts .section-title {
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 20px;
  }
  #main .posts .section-description {
    font-size: 16px;
    line-height: 24px;
  }
  #main .posts .posts-item__columns-content {
    padding: 0 16px;
  }
  #main .posts .post-item {
    border-radius: 16px;
  }
  #main .left-right.create-the-ideal-solution {
    margin-top: 72px;
  }
  #main .horizontal-blocks.two-column .horizontal-blocks__item {
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1), 0px -3px 4px -2px rgba(0, 0, 0, 0.06);
  }
  #main .horizontal-blocks.two-column .horizontal-blocks__item .horizontal-blocks__item-sub_title {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 4px;
  }
  #main .horizontal-blocks.two-column .horizontal-blocks__item .horizontal-blocks__item-desc {
    min-height: 100px;
  }
  #main .marquee-slide .show_case_inner .marquee-slide__item-description {
    display: block;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    white-space: normal;
    margin-top: 8px;
  }
  .grey_background_container {
    padding: 48px 0;
    margin: 72px 0;
  }
  .page-template-page-ecommerce-builder .website-generator .example:first-child {
    padding: 9px 10px 9px 13px;
  }
  .page-template-page-wp-builder-ads .images-background .section-description {
    font-size: 14px;
    line-height: 20px;
  }
  .page-template-page-builder .left-right .left-right-tabs-image .description {
    font-size: 12px;
    line-height: 18px;
  }
  .page-template-page-builder .opened-cards {
    padding: 72px 0 0;
  }
  .page-template-page-builder #customize .img-wrapper > img {
    border-radius: 8px;
  }
}
