@media screen and (min-width: 1261px) {
  .booster_points .container .booster_points-content {
    padding: 60px 50px;
  }
  .booster_points .container .booster_points-content .booster_points-info {
    width: 570px;
  }
  .booster_points .container .booster_points-content .booster_points-info .section_title {
    text-align: left;
  }
  .booster_points .container .booster_points-content .booster_points-info .section_title .marked:after {
    width: 148px;
    height: 12px;
    left: 0;
    bottom: -6px;
  }
  .booster_points .container .booster_points-content .booster_points-info .section_description {
    margin-bottom: 40px;
  }
  .booster_points .container .booster_points-content .booster_points-info .button_container {
    text-align: left;
  }
  .booster_points .container .booster_points-content .booster_points-right {
    width: 430px;
  }
  .booster_points .container .booster_points-content .booster_points-right .booster_points-info-item {
    margin-bottom: 50px;
  }
  .booster_points .container .booster_points-content .booster_points-right .booster_points-info-item h3 {
    font-size: 16px;
    line-height: 22px;
  }
  .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: 340px;
    margin-top: 10px;
  }
  .booster_points .container .booster_points-content .booster_points-right .booster_points-info-item .info-value {
    font-size: 26px;
    line-height: 8px;
    top: -5px;
  }
  .booster_points .container .booster_points-content .booster_points-right .booster_points-blocks .booster_points-block {
    width: 210px;
    padding: 9px 13px 8px 15px;
  }
  .booster_points .container .booster_points-content .booster_points-right .booster_points-blocks .booster_points-block h3 {
    font-size: 14px;
    line-height: 22px;
  }
  .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: 15px;
  }
  .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: 16px;
  }
  .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;
  }
  .booster_points .container .booster_points-content .booster_points-right .booster_points-hosting_comparison .booster_points-hosting__item .hosting__item-body {
    padding: 20px;
  }
  .booster_points .container .booster_points-content .booster_points-right .booster_points-hosting_comparison .booster_points-hosting__item .hosting__item-body p {
    margin-bottom: 20px;
  }
  .booster_points .container .booster_points-content .booster_points-right .booster_points-hosting_comparison .booster_points-hosting__item .hosting__item-body .hosting__item-values {
    gap: 20px;
  }
  .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: 222px;
    border-radius: 4px;
    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: 16px;
    line-height: 22px;
  }
  .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: 11px;
    height: 4px;
    left: -19px;
    top: 9px;
  }
  .booster_points .container .booster_points-content .booster_points-right .button_container {
    display: none;
  }
  .booster_points .container .booster_points-content.with_hosting_comparison .booster_points-right {
    width: 504px;
  }
  .booster_points .container .button_container {
    margin-top: 50px;
  }
  .booster_points.light .container .booster_points-content {
    border-radius: 6px 6px 0 0;
  }
  .booster_points.dark .container .booster_points-content {
    border-radius: 0 0 6px 6px;
  }
  .booster_points.dark .container .booster_points-content .booster_points-right {
    padding-top: 20px;
  }
  .booster_points.dark .container .booster_points-content .booster_points-right .booster_points-info-item {
    margin-bottom: 60px;
  }
  .booster_points.dark .container .booster_points-content .booster_points-right .booster_points-info-item .info-line {
    width: 310px;
  }
}
