@media screen and (max-width: 767px) {
  .booster_points .container {
    max-width: 100%;
  }
  .booster_points .container .booster_points-content {
    flex-direction: column;
    align-items: center;
    gap: 30px;
    padding: 40px 0;
  }
  .booster_points .container .booster_points-content .booster_points-info {
    text-align: center;
    width: 280px;
  }
  .booster_points .container .booster_points-content .booster_points-info .section_title .marked:after {
    width: 95px;
    height: 8px;
    left: 2px;
    bottom: -5px;
    background-size: contain;
  }
  .booster_points .container .booster_points-content .booster_points-info .button_container {
    display: none;
  }
  .booster_points .container .booster_points-content .booster_points-right {
    width: 280px;
  }
  .booster_points .container .booster_points-content .booster_points-right .booster_points-info-item {
    margin-bottom: 40px;
  }
  .booster_points .container .booster_points-content .booster_points-right .booster_points-info-item h3 {
    font-size: 14px;
    line-height: 24px;
  }
  .booster_points .container .booster_points-content .booster_points-right .booster_points-info-item h3 .booster_points-info__tooltip {
    top: 5px;
    width: 14px;
    height: 14px;
    background-size: 14px !important;
  }
  .booster_points .container .booster_points-content .booster_points-right .booster_points-info-item h3 .booster_points-info__tooltip .info_tooltip {
    left: -218px;
  }
  .booster_points .container .booster_points-content .booster_points-right .booster_points-info-item p {
    margin-top: 4px;
    font-size: 12px;
    line-height: 18px;
  }
  .booster_points .container .booster_points-content .booster_points-right .booster_points-info-item .info-line {
    width: 222px;
    margin-top: 19px;
  }
  .booster_points .container .booster_points-content .booster_points-right .booster_points-info-item .info-value {
    font-size: 20px;
    line-height: 8px;
    top: 0;
  }
  .booster_points .container .booster_points-content .booster_points-right .booster_points-info-item:first-child .booster_points-info__tooltip .info_tooltip {
    left: -235px;
  }
  .booster_points .container .booster_points-content .booster_points-right .booster_points-info-item:nth-child(3) .booster_points-info__tooltip .info_tooltip {
    left: -85px;
  }
  .booster_points .container .booster_points-content .booster_points-right .booster_points-blocks {
    flex-direction: column;
    align-items: center;
    gap: 10px;
    margin-top: 50px;
  }
  .booster_points .container .booster_points-content .booster_points-right .booster_points-blocks .booster_points-block {
    width: 280px;
    padding: 18px 10px 18px 15px;
  }
  .booster_points .container .booster_points-content .booster_points-right .booster_points-blocks .booster_points-block h3 {
    font-size: 14px;
    line-height: 22px;
    font-weight: 600;
  }
  .booster_points .container .booster_points-content .booster_points-right .booster_points-points {
    margin-top: 30px;
  }
  .booster_points .container .booster_points-content .booster_points-right .booster_points-points ul li {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
    padding-left: 5px;
  }
  .booster_points .container .booster_points-content .booster_points-right .booster_points-points ul li:last-child {
    margin-bottom: 0;
  }
  .booster_points .container .booster_points-content .booster_points-right .booster_points-hosting_comparison {
    gap: 10px;
  }
  .booster_points .container .booster_points-content .booster_points-right .booster_points-hosting_comparison .booster_points-hosting__item {
    border-radius: 6px;
  }
  .booster_points .container .booster_points-content .booster_points-right .booster_points-hosting_comparison .booster_points-hosting__item .hosting__item-header div {
    padding: 20px 0;
  }
  .booster_points .container .booster_points-content .booster_points-right .booster_points-hosting_comparison .booster_points-hosting__item .hosting__item-body {
    padding: 30px 20px 15px;
  }
  .booster_points .container .booster_points-content .booster_points-right .booster_points-hosting_comparison .booster_points-hosting__item .hosting__item-body p {
    margin-bottom: 15px;
  }
  .booster_points .container .booster_points-content .booster_points-right .booster_points-hosting_comparison .booster_points-hosting__item .hosting__item-body .hosting__item-values {
    gap: 15px;
  }
  .booster_points .container .booster_points-content .booster_points-right .booster_points-hosting_comparison .booster_points-hosting__item .hosting__item-body .hosting__item-values .hosting__item-value {
    width: 125px;
    border-radius: 3px;
    padding: 12px 0;
  }
  .booster_points .container .booster_points-content .booster_points-right .booster_points-hosting_comparison .booster_points-hosting__item .hosting__item-body .hosting__item-values .hosting__item-value span {
    font-size: 12px;
    line-height: 18px;
  }
  .booster_points .container .booster_points-content .booster_points-right .booster_points-hosting_comparison .booster_points-hosting__item .hosting__item-body .hosting__item-values .hosting__item-value span:before {
    width: 8px;
    height: 4px;
    left: -16px;
    top: 8px;
  }
  .booster_points .container .booster_points-content .booster_points-right .button_container {
    display: block;
  }
  .booster_points .container .booster_points-content.with_hosting_comparison .booster_points-right {
    width: 320px;
  }
  .booster_points .container .button_container {
    margin-top: 30px;
  }
  .booster_points.dark .container .booster_points-content .booster_points-info .section_title .marked:after {
    transform: rotateY(180deg);
  }
  .booster_points.dark .container .booster_points-content .booster_points-right .booster_points-info-item .info-line {
    width: 186px;
  }
}
