@media(min-width:2000px) {
 
 .sec2 {
  margin-top: -120px;
  padding-bottom: 230px;
 }

 .sec3 {
  margin-top: -240px;
  padding-bottom: 280px;
 }

 .sec4 {
  margin-top: -230px;
 }

 .sec5 {
  padding-top: 350px;
  margin-top: -230px;
 }

 .sec7 {
  margin-top: -120px;
 }

 .sec8 {
  margin-top: -115px;
  padding-top: 265px;
  background-size: cover;
  padding-bottom: 190px;
  margin-bottom: -120px;
 }

 .sec9 {
  padding-bottom: 370px;
 }

 .sec10 {
  margin-top: -230px;
  padding-bottom: 220px;
  margin-bottom: -130px;
 }
}

@media(min-width:992px) {
 .mobile-only {
  display: none;
 }
}

@media(max-width:991px) {
 body {
  font-size: 18px;
 }

 .wrapper {
  width: 320px;
 }

 .product-name {
  position: relative;
  margin-top: -140px;
  margin-bottom: -20px;
  pointer-events: none
 }

 .sec1 {
  padding-bottom: 150px;
 }

 .sec1::after {
  display: none;
 }



 .sec1__left {
  float: none;
  width: 100%;
  font-size: 24px;
  padding-right: 0;
  margin-bottom: 40px;
  position: relative;
  z-index: 3;
 }

 .sec1__girl {
  left: -460px;
  top: 80px;
  opacity: .7;
 }

 .sec1 .sale {
  font-size: 21px;
  background: url(../img/mobile/discount.png) no-repeat;
  width: 106px;
  height: 99px;
  float: none;
  padding: 21px 10px;
  margin-bottom: 0;
  margin-right: 0;
  z-index: 5;
  top: -227px;
  left: 0px;
  position: absolute;
 }

 .sec1 .sale__amount {
  font-size: 50px;
 }

 .sec1__right {
  float: none;
  width: 100%;
  text-align: left;
  padding-left: 0;
  margin-bottom: 0;
  position: relative;
 }

 .sec1 .wrapper::before {
  top: 90px;
  right: -210px;
 }

 .sec1 .wrapper::after {
  content: "";
  background: url(../img/mobile/product.png) no-repeat;
  position: absolute;
  left: auto;
  top: 290px;
  right: -52px;
  height: 229px;
  width: 321px;
  transform: none;
  z-index: 3;

 }

 .price {
  text-align: left;
  z-index: 10;
  font-size: 11px;
  margin-top: 145px;
  width: 300px;
 }

 .price span {
  display: none;
 }

 .price b {
  font-size: 27px;
 }

 .old__price b {
  font-size: 11px;
  display: block;
 }

 .price__bg {
  padding: 15px 210px 15px 25px;
  margin-left: -10px;
 }

 .price::before {
  right: -166px;
 }

 .sec1__list,
 .sec2__ritual::before {
  display: none;
 }

 .btn {
  font-size: 18px;
 }

 .sec2 {
  padding-bottom: 220px;
 }

 .sec2__ritual {
  text-transform: uppercase;
  font-family: "Open Sans",
   sans-serif;
  position: static;
  text-align: center;
  margin-bottom: 350px;
  font-size: 24px;
  transform: none;
  padding: 0;
  line-height: 1.2;
 }

 .sec2__product {
  position: absolute;
  text-align: center;
  top: 70px;
 }

 .sec2__product::before {
  content: "";
  background: url(../img/mobile/sec2__arrow-grey.png) no-repeat;
  position: absolute;
  top: 92px;
  left: -16px;
  transform: none;
  width: 324px;
  height: 373px;
  background-size: contain;
  pointer-events: none
 }

 .sec2__item {
  font-size: 17px;
  width: 50%;
  padding: 0 15px;
 }

 .sec2__item-img {
  width: 90px;
  height: 90px;
 }

 .sec2__item-img::before {
  width: 80px;
  height: 80px;
 }

 .sec2__item:first-child {
  padding: 0 30px 0 5px;
 }

 .sec2__item:first-child,
 .sec2__item:last-child {
  padding-top: 0;
 }

 .sec2__item:first-child {
  margin-top: -40px;
 }

 .sec2__item:nth-child(1) .sec2__item-img::after {
  background: url(../img/mobile/spr.png) no-repeat;
  background-position: -81px -212px;
  left: 5px;
  width: 80px;
  height: 80px;
  bottom: 5px;
  border-radius: 50%;
 }

 .sec2__item:nth-child(2) .sec2__item-img::after {
  background: url(../img/mobile/spr.png) no-repeat;
  background-position: -78px -462px;
  left: -7px;
  bottom: -1px;
  width: 110px;
  height: 100px;

  border-radius: 0;
 }

 .sec2__item:nth-child(3) .sec2__item-img::after {
  background: url(../img/mobile/spr.png) no-repeat;
  background-position: -91px -732px;

  width: 80px;
  height: 80px;
  border-radius: 50%;

  left: 5px;
  bottom: 5px;
 }

 .sec2__leave-bottom-right {
  bottom: auto;
  top: 160px;
  right: 40px;
 }

 .sec2__leave-bottom-left {
  bottom: 60px;
  left: 0;
 }

 .sec2__leave-top-right {
  top: -70px;
  right: auto;
  left: 0;
 }

 .sec2__leave-top-left {
  display: none;
 }

 .sec3 .wrapper::before {
  background: url(../img/mobile/sec3__woman.png)no-repeat;
  right: auto;
  left: 50%;
  top: 50%;
  transform: translate(-56%, -71%);
  width: 602px;
  height: 401px;
 }

 .sec3 {
  line-height: 1.2;
  padding-top: 190px;
  padding-bottom: 210px;
 }

 .sec3__title {
  font-size: 24px;
  letter-spacing: 0;
 }

 .sec3__title b {
  font-size: 46px;
 }

 .sec3__cursive {
  font-size: 30px;
  line-height: .8;
  margin-top: 90px;
  margin-bottom: 0px;
  text-align: center;
 }

 .sec3__triangle-bottom-text {
  padding-left: 0;
  padding-top: 110px;
 }

 .sec3__triangle-top-bg {
  left: -380px;
  top: -111px;
  width: 1500px;
  height: 480px;
  transform: none;
 }

 .sec3__triangle-bottom-bg {
  left: -850px;
  bottom: -80px;
  width: 1500px;
  height: 530px;
  transform: none;
 }

 .sec4 {
  padding-bottom: 100px;
 }

 .sec4 .wrapper {
  padding-left: 10px;
 }

 .sec4__title {
  font-size: 46px;
  position: relative;
  z-index: 1;
  max-width: 200px;
  margin-bottom: 20px;
 }

 .sec4__posttiltle {
  font-size: 24px;
  position: relative;
  z-index: 1;
  margin-bottom: 20px;
 }

 .sec4 p {
  position: relative;
  z-index: 1;
  margin-bottom: 0;
  display: inline;
 }

 .sec4 .wrapper::before {
  background: url(../img/mobile/sec4__doc.png) no-repeat;
  left: auto;
  bottom: auto;
  right: -210px;
  width: 624px;
  top: -93px;
  height: 416px;
 }

 .sec4 p.sec4__docname {
  font-size: 26px;
  margin-top: 20px;
  padding-right: 0;
  display: block;
  padding-right: 120px;
 }

 .sec4__docname::after {
  content: "";
  background: url(../img/signature.png) no-repeat;
  width: 113px;
  height: 178px;
  position: absolute;
  right: -0;
  top: 0;
  background-size: contain;
 }

 .sec5 {
  padding-bottom: 100px;
 }

 .sec5__title {
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 25px;
 }

 .sec5__slogan {
  font-size: 30px;
  max-width: none;
  position: static;
  letter-spacing: -1px;
  margin-bottom: 80px;
 }

 .sec5__list {
  position: relative;
 }

 .sec5__list::after {
  background: url(../img/mobile/product-alone.png) no-repeat;
  top: 0;
  left: 20px;
  transform: none;
  width: 275px;
  height: 327px;
  pointer-events: none;
 }

 .sec5__item {
  width: 100%;
  text-align: left !important;
  display: none;
  background: rgba(255, 255, 255, .93);

 }

 .sec5__item {
  padding: 25px 10px 25px 90px !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
 }

 .sec5__item b {
  background: linear-gradient(to left, #6754af, rgba(103, 84, 175, 0.5)) !important;
  border-radius: 100px !important;
  padding: 5px 20px 5px 75px !important;
  text-align: left !important;
  margin-left: -75px;
  text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.5)
 }

 .sec5__item b span {
  z-index: 1;
  position: relative;

 }

 .sec5__item.active {
  display: block;
 }

 .sec5__item {
  top: 0;
 }

 .sec5__item:nth-child(2) {
  top: 10px;
 }

 .sec5__item:nth-child(3) {
  top: 20px;
 }

 .sec5__item:nth-child(4) {
  top: 30px;
 }

 .sec5__item:nth-child(5) {
  top: 40px;
 }

 .sec5__item:nth-child(6) {
  top: 50px;
 }

 .sec5__item:nth-child(7) {
  top: 60px;
 }

 .sec5__img {
  width: 75px;
  height: 75px;
  top: 5px !important;
  left: 5px !important;
 }

 .sec5__img::before {
  width: 65px;
  height: 65px;
  background: #6754af;
 }

 .sec5__img::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: url(../img/mobile/spr.png) no-repeat;
  background-position: -50px -1663px;
  width: 118px;
  height: 130px;
  pointer-events: none
 }

 .sec5__item:nth-child(1) .sec5__img::after {
  left: 35%;
 }

 .sec5__item:nth-child(2) .sec5__img::after {
  background-image: url(../img/mobile/spr.png);

  top: 19%;
 }

 .sec5__item:nth-child(3) .sec5__img::after {
  background-image: url(../img/mobile/spr.png);

  left: 96%;
  top: 25%;
 }

 .sec5__item:nth-child(4) .sec5__img::after {
  background-image: url(../img/mobile/spr.png);

  left: 32%;
  top: 6%;
 }

 .sec5__item:nth-child(5) .sec5__img::after {
  background-image: url(../img/mobile/spr.png);
  background-position: -50px -2622px;
  width: 164px;
  height: 107px;
  left: 59%;
  top: 48%;
 }

 .sec5__item:nth-child(6) .sec5__img::after {
  background-image: url(../img/mobile/spr.png);
  background-position: -50px -2829px;
  width: 114px;
  height: 103px;
  left: 61%;
  top: 46%;
 }

 .sec5__item:nth-child(7) .sec5__img::after {
  background-image: url(../img/mobile/spr.png);
  background-position: -50px -3032px;
  width: 161px;
  height: 118px;
  left: 56%;
  top: 45%;
 }

 .sec5__item:last-child .sec5__img {
  position: absolute;
 }

 .sec5__item:nth-child(even) p {
  padding: 0;
 }

 .sec5__item p {
  padding-right: 0;
 }

 .sec5__silder {
  position: relative;
  min-height: 250px;
 }

 .sec5__control {
  width: 33px;
  height: 33px;
  line-height: 33px;
  font-size: 30px;
  text-align: center;
  position: absolute;
  border-radius: 50%;
  background: #ffdb00;
  font-weight: 700;
  color: #000;
  box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.5),
   0 6px 10px 0 rgba(0, 0, 0, 0.1);
  z-index: 1;
 }

 .sec5__control:nth-child(1) {
  top: -45px;
  left: 60px;
 }

 .sec5__control:nth-child(2) {
  bottom: 25px;
  left: 170px;
 }

 .sec5__control:nth-child(3) {
  top: -25px;
  right: 90px;
 }

 .sec5__control:nth-child(4) {
  bottom: 45px;
  right: 20px;
 }

 .sec5__control:nth-child(5) {
  bottom: 15px;
  left: 100px;
 }

 .sec5__control:nth-child(6) {
  bottom: -55px;
  right: 30px;
 }

 .sec5__control:nth-child(7) {
  top: 15px;
  left: 115px;
 }

 .sec5__control.opened {
  line-height: 28px;
 }

 .sec5__list::before {
  display: none;
 }

 .sec6__posttitle {
  font-size: 24px;
  text-align: right;
  max-width: 200px;
  float: right;
  margin-bottom: -80px;
 }

 .sec6__item {
  display: block;
  width: 100%;
  text-align: left;
  margin-top: -70px;
 }

 .sec6__item:nth-child(2) {
  text-align: right;
 }

 .sec6__item:last-child {
  padding-left: 30px;
 }

 .sec6__result {
  text-align: center;
  top: auto;
  bottom: 110px;
  right: 20px;
 }

 .sec6__item:nth-child(2) .sec6__result {
  right: auto;
  left: 20px;
 }

 .sec6 .wrapper::after {
  right: -70px;
 }

 .sec6__slogan {
  font-size: 36px;
  text-shadow: 1px 1px 0 #fff,
   -1px -1px 0 #fff,
   1px -1px 0 #fff,
   -1px 1px 0 #fff;
  text-align: center;
  line-height: 0.9;
  letter-spacing: -1px;
  margin-bottom: 20px;
 }

 .sec6 .btn {
  margin: auto;
  display: block;
 }

 .sec7 {
  padding-top: 55px;
  padding-bottom: 10px;
 }

 .sec7__title {
  font-size: 34px;
  text-transform: uppercase;
  letter-spacing: -1px;
  margin-bottom: 45px;
 }

 .sec7__item {
  font-size: 18px;
  display: block;
  width: 100%;
  padding-left: 50%;
  text-align: left;
  margin-bottom: 80px;
 }

 .sec7__item:nth-child(2) {
  padding-left: 0;
  text-align: right;
  padding-right: 50%;
 }

 .sec7__img {
  position: absolute;
  left: -5px;
  top: -60px;
  min-height: 1px;
 }

 .sec7__item:nth-child(2) .sec7__img {
  left: auto;
  right: 0;
 }

 .sec7__item:nth-child(1) .sec7__img::before {
  background: url(../img/mobile/spr.png) no-repeat;
  background-position: -50px -3455px;
  width: 138px;
  height: 235px;
  left: -30px;
  top: 60px;
 }

 .sec7__item:nth-child(2) .sec7__img::before {
  background: url(../img/mobile/spr.png) no-repeat;
  background-position: -50px -3798px;
  width: 180px;
  height: 239px;
  left: -50px;
  top: 53px;
 }

 .sec7__item:nth-child(3) .sec7__img::before {
  background: url(../img/mobile/spr.png) no-repeat;
  background-position: -50px -4137px;
  width: 189px;
  height: 239px;
  left: -50px;
  top: 46px;
 }

 .sec7__img-prod {
  bottom: -5px;
  left: 20px;
  width: 152px;
  max-width: none;
 }

 .sec7__item:nth-child(1)::before {
  background: url(../img/mobile/spr.png) no-repeat;
  background-position: -50px -1317px;
  top: 90px;
  left: -100px;
 }

 .sec7__item:nth-child(2)::before {
  background: url(../img/mobile/spr.png) no-repeat;
  background-position: -50px -1119px;
  width: 68px;
  height: 98px;
  top: 120px;
  right: -43px;
 }

 .sec7__item:nth-child(3)::before {
  background: url(../img/mobile/spr.png) no-repeat;
  background-position: -50px -1509px;
  top: auto;
  right: auto;
  left: -30px;
  bottom: -100px;
 }

 .sec7__item:nth-child(1)::after {
  background: url(../img/mobile/spr.png) no-repeat;
  background-position: -50px -951px;
  bottom: auto;
  left: auto;
  top: -56px;
  right: 0;
 }

 .sec7__item-arrow {
  position: absolute;
  bottom: -67px;
  background: url(../img/mobile/spr.png) no-repeat;
  width: 229px;
  height: 67px;
  background-position: -50px -3247px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
 }

 .sec7__item:nth-child(2) .sec7__item-arrow {
  transform: translateX(-50%) scaleX(-1);
  bottom: -97px;
 }

 .sec8 {
  background-size: cover;
  background-position: center;
  padding-bottom: 120px;
  padding-top: 210px;
 }

 .sec8 .product-name {
  margin-bottom: -5px;
 }

 .sec8__posttitle {
  font-size: 48px;
  left: 10px;
  bottom: 92px;
  letter-spacing: -1px;
  line-height: .6;
 }

 .sec8 .wrapper::before {
  content: "";
  background: url(../img/mobile/sec8__girl.png) no-repeat;
  position: absolute;
  right: -90px;
  bottom: -35px;
  width: 233px;
  height: 387px;
  z-index: 2;
 }


 .sec8 .wrapper::after {
  content: "";
  background: url(../img/mobile/product-alone-big.png) no-repeat;
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
  top: auto;
  width: 364px;
  height: 432px;
  bottom: 0;
 }


 .sec8__list {
  padding-right: 0;
  margin-bottom: 260px;
 }

 .sec8__item,
 .sec8__item:nth-child(1),
 .sec8__item:nth-child(2),
 .sec8__item:nth-child(3),
 .sec8__item:nth-child(4) {
  margin: 0;
  margin-bottom: 10px;
  line-height: 1.2;
  font-size: 16px;
  min-height: 100px
 }

 .sec8__item {
  padding-right: 105px;
  padding-left: 25px;
 }

 .sec8__item:nth-child(even) {
  padding-right: 25px;
  padding-left: 105px;
 }

 .sec8__item:nth-child(odd) {
  text-align: right;
 }

 .sec8__img {
  box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.5),
   0 10px 10px 0 rgba(0, 0, 0, 0.5);

  border-radius: 50%;
  background-color: #8d78c2;
  width: 80px;
  height: 80px;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  background-image: url(../img/mobile/spr.png);
  background-repeat: no-repeat;
  background-position: -45px -5528px
 }

 .sec8__item:nth-child(even) .sec8__img {
  right: auto;
  left: 10px;
 }

 .sec8__item:nth-child(2) .sec8__img {
  background-image: url(../img/mobile/spr.png);
  background-position: -40px -5709px
 }

 .sec8__item:nth-child(3) .sec8__img {

  background-image: url(../img/mobile/spr.png);
  background-position: -33px -5892px
 }

 .sec8__item:nth-child(4) .sec8__img {
  background-image: url(../img/mobile/spr.png);
  background-position: -35px -6050px
 }

 .sec8__img::before {
  width: 18px;
  height: 21px;
  font-size: 19px;
  right: -2px;
  top: -3px;
  line-height: 19px;
  padding-right: 5px;
  padding-top: 2px;
 }

 .sec8__note {
  font-size: 16px;
  font-weight: 400;
  margin-right: 0;
  margin-left: 0;
 }

 .sec8__note div {
  padding: 15px 140px 15px 40px;
  text-align: right;
  margin-left: -40px;
 }

 .sec8__note::before {
  width: 442px;
 }

 .sec9 {
  padding-top: 50px;
  padding-bottom: 200px;
 }

 .sec9__title {
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 20px;
 }



 .inst__body {
  min-height: 0;
 }

 .sec9 .product-name {
  z-index: 2;
 }

 .sec9__table::before {
  background: url(../img/mobile/product-alone-big.png) no-repeat;
  width: 364px;
  height: 432px;
  top: -30px;
  left: 50%;
  transform: translateX(-50%) rotate(0);
 }

 .sec9__bottom::before {
  bottom: -240px;
  width: 560px;
  height: 560px;
 }

 .label {
  left: auto;
  top: 114px;
  right: 19px;
  z-index: 4;
 }

 .sec9__table-left,
 .sec9__table-right {
  display: block;
  width: 100%;
 }

 .sec9__arrow {
  max-width: 220px;
  margin-left: -60px;
 }

 .sec9__arrow p {
  max-width: none;
  padding: 65px 0;
  padding-left: 50px;
  font-size: 18px;
  text-transform: none;
  line-height: .9;
  padding-right: 45px;
 }

 .sec9__table-right {
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
 }

 .sec9__circle {
  display: table;
  width: 210px;
  min-height: 210px;
  margin-top: -50px;
 }

 .sec9__table {
  padding-top: 180px;
 }

 .label::before {
  display: none;
 }

 .sec9__arrow::before {
  content: "";
  background: url(../img/sec9__circle-arrow.png) no-repeat;
  width: 77px;
  height: 62px;
  position: absolute;
  right: -61px;
  top: 76px;
  transform: rotate(26deg);
  background-size: contain;
 }

 .sec9__circle::before {
  content: "";
  background: url(../img/spr.png) no-repeat;
  background-position: -50px -1119px;
  position: absolute;
  right: 30px;
  bottom: -55px;
  width: 68px;
  left: auto;
  height: 98px;
 }

 .sec9__bottom::after {
  content: "";
  background: url(../img/spr.png) no-repeat;
  position: absolute;
  top: 270px;
  left: -60px;
  width: 52px;
  height: 68px;
  background-position: -50px -951px;
 }

 .bx-wrapper {
  position: relative;
 }

 .bx-wrapper::after {
  content: "";
  width: 70px;
  height: 60px;
  position: absolute;
  background: url(../img/mobile/spr.png) no-repeat;
  background-position: -50px -951px;
  bottom: -120px;
  right: 0;
 }

 .sec10 .wrapper::before {
  content: "";
  background: url(../img/mobile/sec10__girl.png) no-repeat;
  position: absolute;
  bottom: 350px;
  right: -200px;
  width: 472px;
  height: 670px;
  z-index: 11;
 }

 .sec10 .product-name {
  margin-bottom: 520px;
 }

 .form {
  position: relative;
  z-index: 12;
  height: 477px;
  width: 477px;
  margin-left: -90px;
 }

 .form__inner {
  padding: 25px;
 }

 form {
  /*height: 427px;*/
  width: 427px;
  background: #fff;
 }

 input,
 select {
  display: block;
  margin: auto;
  margin-bottom: 10px;
  border: 1px solid #b48fb1;
  border-radius: 100px;
  height: 45px;
  line-height: 45px;
  color: rgba(0, 0, 0, 0.43);
  font-size: 16px;
  width: 270px;
  padding: 0 25px;
 }

 .form__title {
  font-size: 27px;
 }

 .form__inner::before {
  display: none;
 }

 .form::after {
  display: none;
 }

 .sec10 {
  padding-bottom: 125px;
 }

 .sec10 .wrapper::after {
  content: "";
  background: url(../img/mobile/product-alone-big.png);
  position: absolute;
  top: 350px;
  left: -50px;
  width: 364px;
  height: 432px;
  z-index: 2;
 }

 .sec10 .sale {
  right: auto;
  bottom: auto;
  top: 190px;
  left: 10px;
 }

 .sec10 .price {
  position: absolute;
  z-index: 4;
  right: 20px;
  top: 220px;
 }

 .sec10 .price::before {
  right: -272px;
 }

 .sec10 .price__bg {
  padding: 15px 80px 15px 70px;
 }

 form::after {

  bottom: 190px;
  left: -30px;
 }

 form::before {
  top: -207px;
  left: 30px;
  transform: rotate(265deg);
 }

 .sec10 .product-name::after {
  display: none;
 }

 .form__inner::after {
  content: "";
  background: url(../img/mobile/spr.png) no-repeat;
  background-position: -97px -1249px;
  width: 46px;
  height: 54px;
  position: absolute;
  top: -18px;
  right: 39px;
  z-index: 4;
 }

 .sec10 .product-name::before {
  content: "";
  background: url(../img/mobile/spr.png);
  background-position: -50px -1309px;
  width: 137px;
  height: 92px;
  position: absolute;
  top: 154px;
  left: -80px;
 }
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
 .sec3__triangle-top-bg {
  height: 634px;
  top: -176px;
 }

 .sec3__triangle-bottom-bg {
  bottom: -180px;
 }

}

@media screen and (max-width:991px) {
 .sec6 {
  padding-top: 250px;
 }

 _:-ms-fullscreen,
 :root .sec3__triangle-top-bg {
  height: 604px;
  top: -135px;
 }

 _:-ms-fullscreen,
 :root .sec3__triangle-bottom-bg {
  bottom: -70px;
 }

 _:-ms-fullscreen,
 :root .sec1 .product-name {
  margin-top: -110px;
  margin-bottom: -60px;
 }

 _:-ms-fullscreen,
 :root .sec1__girl {
  top: 55px;
 }

 _:-ms-fullscreen,
 :root .sec8 .product-name {
  margin-bottom: -55px;
 }

 _:-ms-fullscreen,
 :root .sec8__posttitle {
  bottom: 132px;
 }

 _:-ms-fullscreen,
 :root .sec8 {
  padding-top: 250px;
 }
}