* {
  margin: 0;
  padding: 0;
}
img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
}

.w-inline-block {
  max-width: 100%;
  display: inline-block;
}

.w-clearfix:before,
.w-clearfix:after {
  content: ' ';
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}

.w-clearfix:after {
  clear: both;
}

.s5_wrapper * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.s5_wrapper {
  overflow: hidden;
  background-color: #4ac4d7;
  font-family: Roboto, sans-serif;
}

.s5_prod-wrapper {
  padding-top: 70px;
  padding-bottom: 70px;
  background-image: linear-gradient(110deg, #e31235, #4ac4d7 57%);
  position: relative;
  z-index: 3;
}

/* .s5_prod-container {
  width: 940px;
  margin-right: auto;
  margin-left: auto;
} */

.s5_prod-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  position: relative;
  padding-bottom: 40px;
}

.s5_grid-hero {
  width: 50%;
  margin-bottom: -10px;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/January/Promocatalog2021/RASPRODAZHA_50/images/s5-hero.png');
  background-position: 50% 100%;
  background-size: auto 95%;
  background-repeat: no-repeat;
}

.ti_prive-new {
  margin-right: 10px;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
}

.white-field {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 20px;
  width: 20px;
  height: 100%;
  background-color: #fff;
}

.bf_prod-img {
  position: relative;
  z-index: 3;
  max-height: 100%;
  max-width: 100%;
}

.bf_prod-decription {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-bottom: 13px;
}

.ti_item-price_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px;
  flex-direction: column;
  justify-content: flex-start;
  /* -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse; */
  /* flex-direction: row-reverse; */
  /* -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end; */
}

.ti_item-h_block {
  position: relative;
  left: -20px;
  z-index: 4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 77%;
  margin-bottom: 9px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transform: skew(0deg, -10deg);
  -ms-transform: skew(0deg, -10deg);
  transform: skew(0deg, -10deg);
  font-size: 18px;
  line-height: 14px;
}

.shortcut {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 20px;
  height: 15px;
  border-style: solid;
  border-width: 10px;
  border-color: #333 transparent transparent #333;
}

.ti_h-box {
  /* position: relative;
  left: 30px; */
  z-index: 2;
  padding: 0px 10px 10px 20px;
  font-weight: bold;

  /* width: 100px; */

  /* or 0% */
  /* background: #12a2bf; */
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: left;
  letter-spacing: 0.04em;
  /* text-transform: uppercase; */
  font-size: 15.8242px;
  line-height: 16px;
  /* or 100% */

  color: #333333;

  /* transform: matrix(1, -0.16, 0, 0.99, 0, 0); */
  /* color: #333;
    font-size: 14px;
    line-height: 16px;
    font-weight: 700; */
}
.ti_h-box--red {
  background: #e31235;
}

.ti_h-box._2nd {
  z-index: 1;
  padding: 8px 15px 8px 30px;
  background: #333333;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 17px;
  color: #f5f5f6;
  text-transform: uppercase;
  white-space: nowrap;
  /* width: 151px; */
}

.ti_h-box._2nd.ti_h-box--kashback {
  background: #b4122d;
  /* top: -5px; */
}

.ti_price-old {
  margin-bottom: 5px;
  font-weight: normal;
  font-size: 15px;
  line-height: 24px;

  text-decoration-line: line-through;

  color: #7c7c7c;
}

.bf_prod-name {
  margin-bottom: 10px;
  padding-right: 20px;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  color: #333333;
}

.bf_product-wrapp {
  position: relative;
  z-index: 20;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  box-sizing: border-box;
  width: 100%;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  /* min-height: 515px; */
  /* min-height: 530px; */
  height: 420px;
  box-shadow: 5px 5px 25px rgba(4, 6, 28, 0.1);
  border-radius: 8px;
  background-color: #fff;
 
}

.prod_dwn_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.ti_item-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 260px;
  height: auto;
  min-height: 40px;
  padding: 5px 24px;
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #e31235;
  color: #fff;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  text-decoration: none;
}

.ti_item-btn:hover {
  background-color: #bd0f2c;
  color: #fff !important;
}
.t-rules__title:hover {
  color: #000 !important;
}

.ti_item-btn:active {
  background-color: #9c0c24;
}

.bf_prod-viscont {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 140px;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.shortcut-container {
  position: absolute;
  left: auto;
  top: auto;
  right: -20px;
  bottom: 0%;
  overflow: hidden;
  width: 20px;
  height: 100%;
}

.pm_logo {
  position: absolute;
  top: 20px;
  width: 28%;
  max-width: 110px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  text-align: right;
}

.s5_card-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  /* padding: 10px; */
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

.text-block {
  font-size: 16px;
  line-height: 20px;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.image {
  height: 100%;
}

.image-2 {
  max-height: 26px;
}

@media screen and (min-width: 1280px) and (max-width: 1599px) {
  /* .s5_prod-container {
    width: 1228px;
  } */

  .s5_grid-hero {
    background-position: 50% 0%;
    background-size: auto 115%;
  }
  .ti_prive-new {
    margin-right: 0px;
    font-weight: 700;
font-size: 32px;
line-height: 28px;
color: #333333;
  }

  .ti_item-price_block {
    width: 100%;
    margin-bottom: 13px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .ti_item-h_block {
    width: 71%;
    font-size: 17px;
    line-height: 17px;
  }

  .ti_h-box {
    font-size: 18px;
    line-height: 18px;
  }

  .ti_price-old {
    margin-bottom: 0px;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-decoration-line: line-through;
    color: #7E7E83;
  }

  .bf_prod-name {
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
    color: #333333;
  }
  .bf_prod-name a {
    color: #333333;
  }

  /* .bf_product-wrapp {
    min-height: 440px;
  } */

  .prod_dwn_box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .ti_item-btn {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }

  .bf_prod-viscont {
    height: 150px;
  }

  .image-2 {
    max-height: 32px;
  }
}

@media screen and (min-width: 1600px) {
  /* .s5_prod-container {
    width: 1516px;
  } */

  .ti_prive-new {
    font-weight: 700;
font-size: 26px;
line-height: 110%;
  }

  .ti_item-h_block {
    width: 65%;
    padding-top: 10px;
    font-size: 20px;
    line-height: 20px;
  }
  .ti_item-h_block {
   
    left: -40px;
  }

  .ti_h-box {
    line-height: 18px;
  }

  .ti_price-old {
    font-size: 15px;
    line-height: 28px;
   
  }

  .bf_prod-name {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 18px;
  }

  .bf_product-wrapp {
    padding-right: 40px;
    padding-bottom: 20px;
    padding-left: 40px;
    height: 480px;
  }

  .bf_prod-viscont {
    /* height: 185px; */
    height: 200px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .pm_logo {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    width: 17%;
  }

  .image-2 {
    max-height: 44px;
  }
}
@media screen and (min-width: 991px) and (max-width: 1279px) {
  .ti_prive-new {
    font-weight: bold;
    font-size: 18px;
    line-height: 110%;
    /* or 29px */
    color: #333333;
  }
  
  
}

@media screen and (max-width: 991px) {
  /* .s5_prod-container {
    width: auto;
    padding-right: 10px;
    padding-left: 10px;
  } */

  .s5_grid-hero {
    width: 66.6%;
  }

  .ti_prive-new {
    font-weight: bold;
    font-size: 26px;
    line-height: 110%;
  }

  .ti_item-h_block {
    left: -20px;
    width: 68%;
    top: 0px;
  }

  .ti_h-box {
    /* max-width: 100%; */
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 14px;
    line-height: 16px;
  }


  .ti_h-box._2nd {
    /* padding-right: 8px;
    padding-left: 35px; */
    padding: 8px 15px 8px 20px;
   
    font-size: 14px;
    line-height: 14px;
  }

  .bf_product-wrapp {
    padding: 10px 20px 20px;
  }

  .ti_item-btn {
    font-size: 14px;
    line-height: 20px;
  }

  .bf_prod-viscont {
    height: 100px;
  }

  .pm_logo {
    width: 30%;
  }
}

@media screen and (max-width: 767px) {
  .s5_grid-hero {
    width: 50%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-size: contain;
  }

  .ti_prive-new {
    font-size: 21px;
  }

  .bf_prod-img {
    z-index: 3;
  }

  .ti_item-h_block {
    font-size: 12px;
    line-height: 12px;
  }

  .ti_price-old {
    font-size: 12px;
  }

  .bf_prod-name {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 18px;
  }

  .bf_product-wrapp {
    width: 100%;
  }

  .bf_prod-viscont {
    height: 120px;
  }

  .pm_logo {
    top: 24px;
    width: 36%;
  }
}

@media screen and (max-width: 479px) {
  /* .s5_prod-container {
    min-width: 320px;
  } */

  .s5_grid-hero {
    width: 100%;
    height: 458px;
  }

  .ti_prive-new {
    font-size: 24px;
  }

  .ti_item-h_block {
    width: 65%;
  }

  .ti_price-old {
    margin-bottom: 0px;
    font-size: 18px;
  }

  .ti_item-btn {
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .bf_prod-viscont {
    height: 160px;
  }
}

/* .bf_menu-wrapper {
 
  font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
  z-index: 4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #333333;
  box-shadow: 0 10px 17px 0 rgba(0, 0, 0, 0.05);
} */

.bf_menu-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: 30px;
  margin-left: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: center;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.bf_menu-link {
  /* margin-top: 5px;
  margin-bottom: 5px; */
  color: hsla(0, 0%, 100%, 0.7);
  /* font-size: 14px;
  line-height: 14px; */
  font-weight: 500;
  text-decoration: none;
}
.bf_menu-link:last-child {
  border-right: 0;
}
.bf_menu-link:hover {
  color: #fff !important;
}

.bf_menu-link.active {
  color: #fff !important;
}

.bf_mob-menu {
  display: none;
}

@media screen and (min-width: 1280px) {
  .bf_menu-content {
    width: 100%;
    margin-left: 50px;
    margin-right: 50px;
    -webkit-box-pack: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: center;
    justify-content: space-between;
  }
  .how_item {
    font-size: 24px;
    line-height: 30px;
  }
}

@media screen and (min-width: 1599px) {
  .bf_menu-content {
    width: 1490px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media (min-width: 1229px) and (max-width: 1384px) {
  .bf_menu-link {
    font-size: 12px;
  }
}

@media (min-width: 1025px) and (max-width: 1228px) {
  .bf_menu-link {
    font-size: 10px;
  }
}
@media (max-width: 1279px) {
  .bf_menu-link {
    font-size: 10px;
  }
}
.ti_h-box {
  /* position: relative;
  left: 25px; */
  z-index: 2;
  padding: 0px 20px 15px 20px;
  font-weight: bold;
  font-size: 16px;
  line-height: 16px;
  /* background: #12a2bf; */
  display: flex;
  align-items: center;
  text-align: left;
  letter-spacing: 0.04em;
  /* text-transform: uppercase; */
  color: #333333;

  /* transform: matrix(1, -0.16, 0, 0.99, 0, 0); */
}
.ti_h-box--kashback {
  background: #e31235;
}

@media (min-width: 961px) and (max-width: 1024px) {
  .bf_menu-link {
    font-size: 10px;
  }
}

@media (min-width: 768px) and (max-width: 960px) {
  .bf_menu-content {
    width: 100%;
    margin-right: 30px;
    margin-left: 30px;
  }
  .bf_menu-link {
    font-size: 8px;
  }
}
@media screen and (max-width: 767px) {
  .bf_menu-content {
    display: none;
  }

  .bf_menu-link {
    margin-right: 20px;
    margin-left: 20px;
    border-right-style: none;
  }

  .bf_mob-menu {
    display: block;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
  }

  .bf_mob-act {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .bf_mob-menu_content {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: none;
    overflow: auto;
    width: 100%;
    height: 100vh;
    padding: 20px;
    background-color: #333;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .mob_menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .ico_chdwn {
    width: 20px;
    height: 20px;
    margin-left: 15px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 19px;
    background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/January/Promocatalog2021/UTILIZATION/images/burgerMenu.svg');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
  }

  .ico_close {
    width: 40px;
    height: 40px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-bottom: 0px;
    background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/January/Promocatalog2021/UTILIZATION/images/closeMenu.svg');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
  }
}

.btn-link {
  position: absolute;
  left: 0px;
  top: auto;
  right: auto;
  bottom: 0;
  background-size: auto;
  background-repeat: no-repeat;
  color: #ffffff;
  font-size: 16px;
  line-height: 22px;
  text-decoration: none;
  padding: 13px 24px;
  border-radius: 4px;
  background-color: #e31235;
}

.btn-link:hover {
  background-color: #bd0f2c;
  color: #ffffff !important;
}

.btn-link:active {
  background-color: #9c0c24;
  color: #ffffff !important;
}

.btn-link-right {
  right: 0;
  left: auto;
  bottom: -20px;
}
.ti_h-box {
  padding: 15px;
}
@media screen and (min-width: 1280px) {
  .btn-link {
    left: auto;
    top: auto;
    right: 0px;
    bottom: 0;
  }
  .ti_h-box {
    /* position: relative;
    left: 30px; */
    z-index: 2;
    padding: 0px 10px 20px 20px;
    font-weight: bold;
    font-size: 18px;
    line-height: 18px;

    display: flex;
    align-items: center;
    text-align: left;
    letter-spacing: 0.04em;
    /* text-transform: uppercase; */
    color: #333333;

    /* transform: matrix(1, -0.16, 0, 0.99, 0, 0); */
  }
}
@media screen and (max-width: 991px) {
  .btn-link {
    left: 20px;
    bottom: 0;
  }
  .btn-link-right {
    left: auto;
    bottom: -20px;
  }
}
@media screen and (max-width: 767px) {
  .btn-link {
    left: 20px;
    top: auto;
    right: auto;
    bottom: 0;
    background-size: contain;
    font-size: 14px;
    line-height: 15px;
  }
  .btn-link-right {
    left: auto;
    right: 10px;
    bottom: -20px;
    top: auto;
  }
}
@media screen and (max-width: 479px) {
  .btn-link {
    left: calc(50% - (233px / 2));
    right: auto;
    bottom: -20px;
  }

  .btn-link-right {
    left: calc(50% - (233px / 2));
  }
}
