.card {
    width: 100%;
    padding: 12px;
    border: 1px solid rgba(58, 139, 209, 0.15);
    box-shadow: 0 0 18px rgba(58, 139, 209, 0.15);
    border-radius: 20px;
}

.icon-cards.padding-bottom {
    padding-bottom: 36px;
}

.icon-cards .bottom {
    width: calc(100% + 18px);
    margin-left: -9px;
}

.icon-cards .bottom .col {
    display: flex;
}

.icon-cards .bottom .col .card {
    margin: 9px;
    text-align: center;
}

.icon-cards .img {
    width: 100%;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 12px;
    margin-top: 18px;
}

.icon-cards .img .icon {
    width: 90px;
    height: 90px;
    color: #369ffb;
}

.icon-cards .h4 {
    margin-bottom: 18px;
    color: #01162b;
    font-weight: 600;
    font-size: 22px;
}

.icon-cards p {
    font-size: 16px;
    color: #01162b;
    margin-top: 0;
    font-weight: 300;
    margin-bottom: 12px;
}

.icon-cards p strong {
    font-weight: 700;
}

.icon-cards p:last-child {
    margin-bottom: 36px;
}

.section:nth-child(2).icon-cards {
    padding-top: 36px;
    padding-bottom: 36px;
}

.icon-cards .h2 {
    margin-bottom: -12px;
    color: #369ffb;
    font-size: 36px;
}

.icon-card-counter {
    z-index: 2;
    margin-top: -60px;
}

.section:nth-child(2).icon-card-counter {
    margin-top: 0;
}

.icon-card-counter .card {
    display: flex;
    justify-content: space-between;
    padding: 48px;
    padding-left: 10%;
    padding-right: 10%;
}

.icon-card-counter.items4 .card {
    padding-left: 5%;
    padding-right: 5%;
}

.icon-card-counter .counter-wrapper {
    position: relative;

}

.icon-card-counter .img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}


.icon-card-counter .img .icon {
    width: 72px;
    height: 72px;
    color: #369ffb;
}

.icon-card-counter .counter-wrapper:last-child .img .icon {
    color: #41ea56;
}

.icon-card-counter .text {
    padding-left: 136px;
}

.icon-card-counter .h4 {
    font-size: 60px;
    color: #369ffb;
    margin: 0;
    display: block;
    min-width: 180px;
}

.icon-card-counter .h4 small {
    font-size: 65%;
}

.icon-card-counter p {
    margin: 0;
    font-size: 16px;
    color: #01162b;
    margin-top: 0;
    font-weight: 300;
}

.product-cards .h2 {
    margin-bottom: -18px;
    color: #369ffb;
    font-size: 36px;
}

.product-cards.hasdescription .h2 {
}   

.product-cards.hasdescription .top .col {
    text-align: center;
    width: calc(100% - 18px);
    margin-left: 9px;
    margin-bottom: -18px;
    padding: 36px;
    border: 1px solid rgba(58, 139, 209, 0.15);
    box-shadow: 0 0 18px rgba(58, 139, 209, 0.15);
    border-radius: 0px;
    margin-top: -9px;
    position: relative;
}

.product-cards.hasdescription .top .col::before, .product-cards.hasdescription .top .col::after {
    content: '';
    width: 30px;
    height: calc(100% - 2px);
    position: absolute;
    top: 1px;
    left: -25px;
    background-color: white;
}

.product-cards.hasdescription .top .col::after {
    left: auto;
    right: -25px;
}

.product-cards .text-description {
    margin-top: 24px;
}

.product-cards .text-description p {
    font-size: 18px;
    color: #01162b;
    opacity: 0.75;
    font-weight: 500;
    margin-bottom: 0;
}

.product-cards .bottom {
    width: calc(100% + 18px);
    margin-left: -9px;
}

.product-cards .bottom .col {
    display: flex;
}

.product-cards .bottom .col .card {
    margin: 9px;
    position: relative;
    padding: 36px;
}

.product-cards .img {
    position: absolute;
    top: 24px;
    right: 24px;
    width: 70%;
    height: calc(100% - 224px);
    z-index: 0;
}

.product-cards .img::after {
    content: '';
    width: 100%;
    height: 66%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    z-index: 1;
}

.product-cards .img img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: contain;
    z-index: 0;
}

.product-cards .text {
    position: relative;
    z-index: 1;
}

.product-cards .h4 {
    margin: 0;
    font-size: 30px;
    margin-bottom: 6px;
}

.product-cards .h5 {
    margin: 0;
    color: #369ffb;
    font-size: 20px;
    min-height: 46px;
}

.product-cards ul, .product-cards ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    color: #01162b;
}

.product-cards ul li {
    margin-bottom: 3px;
}

.product-cards p {
    margin: 0;
    padding: 0;
    font-size: 16px;
    margin-bottom: 9px;
    color: #01162b;
}

.product-cards .info {
    min-height: 200px;
    margin-top: 16px;
}

.product-cards .info ul li {
    font-size: 16px;
    font-weight: 300;
}

.product-cards .info ul li::before {
  content: "\f00c"; /* unicode ikony */
  font-family: "Font Awesome 6 Free";
  font-weight: 900; /* solid */
  color: #feae00;
  margin-right: 12px;
  font-size: 15px;
}

.product-cards .info2 {
    min-height: 70px;
    margin-top: 36px;
    margin-bottom: 24px;
}

.product-cards .info2 p {
    width: 100%;
    display: flex;
    position: relative;
    align-items: center;
}

.product-cards .info2 p::after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background-color: rgba(58, 139, 209, 0.15);
    margin-left: 36px;
}

.product-cards .info2 ul {
    display: flex;
    flex-wrap: wrap;
    font-size: 16px;
}

.product-cards .info2 ul li {
    width: 50%;
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-right: 9px;
    margin-bottom: 6px;
    margin-top: 6px;
    font-weight: 500;
}

.product-cards .info2 ul li .icon {
    margin-right: 12px;
    color: #369ffb;
    width: 24px;
    height: 24px;
    min-width: 24px;
}

.product-cards.image .card {
    overflow: hidden;
}

.product-cards.image .img {
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
}

.product-cards.image .img::after {
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, rgba(125,185,232,1) 0%,rgba(125,185,232,0) 100%);
    opacity: 0.45;
}

.product-cards.image .img img {
    object-fit: cover;

}

.product-cards.image .info2, .product-cards.image .info3 {
    min-height: 100px;
    margin-top: 24px;
    margin-bottom: 24px;
}

.product-cards.image .info2 ul {
    padding-left: 6px;
}

.product-cards.image .info2 ul li, .product-cards.image .info3 p {
    width: 100%;
    color: #01162b;
    font-weight: 700;
    text-shadow: 0 0 12px  white, 0 0 12px  white, 0 0 12px  white, 0 0 24px  white;
}

.product-cards.image .info2 .iconwrapper {
    background-color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    min-width: 40px;
    margin-right: 12px;
    border-radius: 100px;
    padding: 0;
}

.product-cards.image .info2 .iconwrapper .icon {
    margin-right: 0;
    width: 20px;
    height: 20px;
    color: #01162b;
    color: #369ffb;
}

.product-cards.image .h4 {
    color: white;
    color: #01162b;
    text-shadow: 0 0 12px  white, 0 0 12px  white,  0 0 24px  white;
    display: flex;
    align-items: center;
}

.product-cards.image .h4 .iconwrapper {
    min-width: 60px;
    height: 60px;
    display: block;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: white;
    border-radius: 1000px;
        margin-right: 18px;

}

.product-cards.image .h4 .iconwrapper .icon {
    width: 40px;
    height: 40px;
    color: #369ffb;
}

.product-cards.image .card:nth-child(2) .h4 .iconwrapper .icon {
    color: #feae00;
}

.product-cards.image .button {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    border-color: transparent;
    opacity: 0;
    background-image: linear-gradient(to bottom, rgba(54,159,251, 0.65), rgba(54,159,251, 0.65) );
    backdrop-filter: blur(3px);
    color: white;
    font-weight: 700;
}

.product-cards.image .button::after {
    display: none;
}

.product-cards.image .button:hover {
    opacity: 1;
}

.product-cards.image.type2 .card {
    aspect-ratio: 1/1;
}

.product-cards.image.type2 .img::after {
background: linear-gradient(rgba(54, 159, 251, 0.5) 0%, rgba(54, 159, 251, 0.25) 100%);
opacity: 1;
}

.product-cards.image .info3 {
    margin-top: 36px;
}

.product-cards.image.type2 .h4 {
}

.product-cards.image.type2 .card:nth-child(4)  .icon, .product-cards.image.type2 .card:nth-child(2)  .icon {
  color: #feae00 ;
}

.product-cards.image .info3 p {
    font-size: 18px;
    font-weight: 600;
    text-shadow: none;
    text-shadow: 0 0 3px white, 0 0 3px white, 0 0 3px white, 0 0 6px white;
}

.product-cards.image .info3 p strong {
    font-weight: 700;
}

.product-cards.image.type2 .info2 .iconwrapper {
  width: 30px;
  height: 30px;
  max-width: 30px;
  min-width: 30px;
}

.points .h2 {
  margin-bottom: 18px;
  color: #369ffb;
  font-size: 36px;
  margin-top: 0;
}

.points.margintop .h2 {
    margin-top: 24px;
}

.points .bottom .col .card {
  display: flex;
}

.points .point {
    width: 100%;
    text-align: center;
    margin: 9px;
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
}

.points .point .arrow {
    width: 40px;
    height: 40px;
    position: absolute;
    right: -20px;
    top: 50%;
    margin-top: -20px;
    color: #369ffb;
    opacity: 0.75;
}

.points .point:last-child .arrow {
    display: none;
}

.points .point .img {
    width: auto;
    width: 60px;
    height: 60px;
    border-radius: 1000px;
    display: flex;
    background-color: #369ffb;
    margin-left: auto;
    margin-right: auto;
    margin-top: -48px;
    margin-bottom: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 26px;
    font-weight: 700;
    box-shadow: 0 0 18px rgba(58, 139, 209, 0.15);
    border: 1px solid rgba(58, 139, 209, 0.15);
}

.points .point .img .icon {
    width: 32px;
    height: 32px;
}

.points .point .h4 {
    margin-bottom: 18px;
    color: #01162b;
    font-weight: 600;
    margin-top: 18px;
}

.points .point p {
  margin: 0;
  margin-top: 0px;
  font-size: 16px;
  color: #01162b;
  margin-bottom: 18px;
  font-weight: 300;
}

.icon-cards.cols5 .bottom .col, .icon-cards.cols4 .bottom .col, .icon-cards.cols3 .bottom .col, .icon-cards.cols2 .bottom .col, .icon-cards.cols1 .bottom .col {
    flex-wrap: wrap;
    justify-content: center;
}

.icon-cards.cols5 .bottom .col .card {
    max-width: calc(20% - 18px);
}

.icon-cards.cols4 .bottom .col .card {
    max-width: calc(25% - 18px);
}

.icon-cards.cols3 .bottom .col .card {
    max-width: calc(33.333% - 18px);
}

.icon-cards.cols2 .bottom .col .card {
    max-width: calc(50% - 18px);
}

.icon-cards.cols1 .bottom .col .card {
    max-width: calc(100% - 18px);
}

.product-cards.product-use .bottom .col .card {
    aspect-ratio: 1/1;
}

.product-cards.image.product-use .img::after {
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(54,159,251,0.5) 0%,rgba(54,159,251,0.25) 100%);
  opacity: 1;
}

.product-cards.image .h4 {
  text-shadow: 0 0 6px white, 0 0 6px white, 0 0 6px white, 0 0 12px white;
}

.product-cards.image .info2 ul li {
  text-shadow: 0 0 6px white, 0 0 6px white, 0 0 6px white, 0 0 12px white;
}

.product-cards.image.product-use .card:nth-child(2) .h4 .iconwrapper .icon {
  color: #369ffb;
}

@media screen and (max-width: 1920px) {

  .product-cards.product .bottom .col {
    flex-wrap: wrap;
    justify-content: center;
  }

  .product-cards.product .card {
    overflow: hidden;
    width: calc(33.333% - 18px);
    padding: 24px;
  }
 
  .product-cards.product .img {
    height: 364px;
    width: 260px;
    right: -9px;
  }

  .product-cards.image .info2 {
        min-height: unset;
  }

  .product-cards.image .card {
    aspect-ratio: 16/11;
  }

  .product-cards.image .info2 ul li {
    width: 50%;
  }

  .product-cards.product-use .bottom .col .card {
    aspect-ratio: unset;
  }

  .product-cards.product-use .info2 ul li {
    width: 100%;
  }

}


@media screen and (max-width: 1600px) {
  .icon-cards .h2, .product-cards .h2, .points .h2 {
    font-size: 30px;
    margin-top: -18px;
  }

  .points .bottom .col .card {
    margin-top: -24px;
  }

  .product-cards.product .bottom  {
    flex-wrap: wrap;
  }

  .product-cards.product .bottom .col {
    flex-wrap: wrap;
  }

  .product-cards.product .bottom .col .card {
    width: calc(33.333% - 18px);
    padding: 24px;
  }

  .product-cards.product .img {
    height: 344px;
    width: 240px;
    top: 12px;
  }

  .product-cards.product .img {
    margin-top: 18px;
  }

  .product-cards .h4 {
    font-size: 24px;
  }

  .product-cards .h5 {
    font-size: 18px;
  }

  .product-cards p {
    font-size: 15px;
  }

  .product-cards.product .info {
    aspect-ratio: 4/2;
  }

  .product-cards .info ul li {
    font-size: 15px;
  }

  .product-cards .info2 ul {
    font-size: 15px;
  }

  .product-cards .bottom .col {
    max-width: 100%;
  }

  .icon-cards .bottom .col {
    flex-wrap: wrap;
  }

  .icon-cards .bottom .col .card {
    width: calc(33.333% - 18px);
  }

  .icon-card-counter .card, .icon-card-counter.items4 .card {
    justify-content: center;
    padding-left: 9px;
    padding-right: 9px;
  }

   .icon-card-counter .counter-wrapper {
    margin-left: auto;
    margin-right: auto;
    max-width: 300px;
   }

  .points .bottom .col .card {
    flex-wrap: wrap;
    justify-content: center;
  }

  .points .point {
    max-width: 33.333%;
    margin-left: 0;
    margin-right: 0;
  }

  .points .point:nth-child(3) .arrow {
    display: none;
  }

  .points .point .img {
    margin-top: 0;
  }

  .icon-cards .img {
    height: 90px;
  }

  .icon-cards .h4 {
    font-size: 20px;
  }

  .icon-cards p {
    font-size: 15px;
  }

  .icon-cards .img .icon {
    width: 70px;
    height: 70px;
  }

  .icon-card-counter .img .icon {
    width: 66px;
    height: 66px;
  }

  .icon-card-counter .text {
    padding-left: 100px;
  }



  .icon-card-counter .h4 {
    font-size: 45px;
    min-width: 140px;
  }

  .icon-card-counter p {
    font-size: 15px;
  }


 .product-cards.image .img img {
    left: auto;
    right: 0;
    object-fit: cover;
    height: 100%;
    width: auto;
  }

  .points .h2 {
    margin-top: 0;
  }

}

@media screen and (max-width: 1280px) {
  .product-cards.product .bottom .col .card {
    width: calc(100% - 18px);
  }

  .product-cards.product .info {
    aspect-ratio: unset;
    min-height: 90px;
    margin-top: 12px;
  }

  .product-cards.product .text {
    width: 100%;
  } 

  .product-cards.product .img {
    width: auto;
    height: 100%;
    top: auto;
    bottom: 0;
  }

  .product-cards.product .h5 br {
    display: none;
  }

  .product-cards.product .img {
    width: 300px;
    height: 400px;
  }

  .product-cards.product .info2, .product-cards.product .info, .product-cards.product .button {
    max-width: calc(100% - 100px);
  }

  .product-cards.product ul {
    display: flex;
    flex-wrap: wrap;
    margin: -3px;
  }

  .product-cards.product ul li {
    width: calc(33.333% - 6px);
    max-width: 140px;
    margin: 3px;
    
  }

  .product-cards.product .info2 ul li {
    width: calc(50% - 6px);
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .product-cards.image .bottom .col .card {
    padding: 18px;
  }

  .product-cards.image .h4 {
    font-size: 20px;
    margin-top: 18px;
  }

  .product-cards.image .h4 .iconwrapper {
    width: 46px;
    height: 46px;
    min-width: 46px;
  }

  .product-cards.image .h4 .iconwrapper .icon {
    width: 24px;
    height: 24px;
  }

  .product-cards.image .info2 .iconwrapper {
    width: 36px;
    min-width: 36px;
    height: 36px;
    margin-left: -3px;
  }

  .product-cards.image .card {
        aspect-ratio: unset;
  }

  .product-cards.image .info2 ul li {
    width: 100%;
  }

  .product-cards.product-use .bottom .col {
    flex-wrap: wrap;
  }

  .product-cards.product-use .bottom .col .card {
    width: calc(50% - 18px);
  }

  .product-cards.product-use .bottom .col .card .img img {
    object-fit: cover;
    width: 100% !important;
  }

   .product-cards.image.product-use .img::before {
    display: none !important;
   }


  
}

@media screen and (max-width: 1200px) {
     .icon-card-counter .card {
        padding: 9px;
        flex-wrap: wrap;
    }

    .icon-card-counter .counter-wrapper {
        padding: 9px;
        max-width: 280px;
    }



    .product-cards.image .info2 {
        margin-bottom: 24px;
    }

    .icon-cards.cols5 .bottom .col .card p br {
      display: none;
    }

    .icon-cards.cols5 .bottom .col .card {
    max-width: unset;
    width: calc(25% - 9px);
    margin: 4.5px;
    border-radius: 15px;
    }

    .icon-cards.cols5 .bottom .col {
      padding-left: 12px;
      padding-right: 12px;
    }



}


/* Mobile */
@media screen and (max-width: 890px) {
  .icon-cards .h2, .product-cards .h2, .points.margintop .h2, .points .h2 {
    font-size: 25px;
    margin-bottom: 0;
    margin-top: 6px;
  }

  .icon-cards .row.top, .icon-cards .row.top .col, .product-cards .row.top, .product-cards .row.top .col {
    padding-top: 0;
    padding-bottom: 0;
  }

  .product-cards.hasdescription .h2 {
    margin-top: 18px;
    font-size: 22px;
    margin-bottom: 12px;
  }

  .product-cards .text-description {
    margin-top: 0;
  }

  .product-cards.hasdescription .text-description p {
    font-size: 15px;
    margin-bottom: 18px;
  }

  .icon-cards .bottom .col {
    padding-left: 12px;
    padding-right: 12px;
  }

  .icon-cards .bottom .col .card {
    width: calc(33.333% - 9px);
    margin: 4.5px;
    border-radius: 15px;
  }

  .icon-card-counter .card {
    border-radius: 15px;
    padding: 9px;
  }

  .icon-cards .bottom .col {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .icon-cards .h4 {
  margin-bottom: 18px;
  font-size: 17px;
  }

  .icon-cards p {
    font-size: 14px;
    margin-bottom: 0;
  }

  .icon-cards .bottom .col .card .text {
    max-width: 180px;
    margin-left: auto;
    margin-right: auto;
    min-height: unset;
    margin-bottom: -24px;
  }

  .icon-cards .bottom .col .card {
    padding: 6px;
    min-height: unset;
  }

  .icon-cards .bottom .col .card p br {
    display: none;
  }

  .icon-cards .img {
    height: 56px;
    margin-bottom: 12px;
    margin-top: 12px;
  }

  .icon-cards .img .icon {
    width: 56px;
    height: 56px;
  }

  .icon-card-counter .bottom {
    width: 100%;
  }

  .section:nth-child(2).icon-cards {
    padding-bottom: 18px;
    padding-top: 24px;
  }

  .icon-card-counter .card {
    padding-top: 9px;
    padding-bottom: 18px;
  }

  .icon-card-counter .counter-wrapper {
    padding: 9px;
    max-width: 33.333%;
    width: auto;
  }

  .icon-card-counter .img {
    width: 100%;
    height: 50px;
    position: relative;
    margin-bottom: 6px;
    margin-top: 0;
  }

  .icon-card-counter .text {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
  }

  .icon-card-counter .img .icon {
    width: 40px;
    height: 40px;
  }


  .icon-card-counter .h4 {
    font-size: 30px;
  }

  .icon-card-counter p {
    font-size: 14px;
  }

  .product-cards .h4 {
    font-size: 20px;
  }

  .product-cards .h5 {
    font-size: 16px;
  }

  .product-cards p, .product-cards.product ul {
    font-size: 14px;
  }

    .product-cards.product .bottom .col .card, .product-cards.image .bottom .col .card {
        padding: 18px;
        margin-bottom: 0;
    }

  .product-cards.product .info2, .product-cards.product .info, .product-cards.product .button {
    max-width: 70%;
  }    

  .product-cards.image .bottom .col .card {
    border-radius: 15px;
  }

  .product-cards.image .h4 {
    text-shadow: none;
    text-shadow: 
    -2px -2px 2px #fff,  
     2px -2px 2px #fff,
    -2px  2px 2px #fff,
     2px  2px 2px #fff;

  }

  .product-cards.image .info2 ul li {
    text-shadow: none;
    text-shadow: 
    -2px -2px 2px #fff,  
     2px -2px 2px #fff,
    -2px  2px 2px #fff,
     2px  2px 2px #fff;
  }

  .product-cards.image .button {
    backdrop-filter: unset;
  }

  .icon-cards.cols5 .bottom .col .card {
    width: calc(33.333% - 9px);
    margin: 4.5px;
    border-radius: 15px;
  }

  .points .point .img {
    width: 45px;
    height: 45px;
    font-size: 20px;
  }

  .points .point .h4 {
    font-size: 17px;
    margin-bottom: 12px;
  }

  .points .point {
    padding-left: 9px;
    padding-right: 9px;
  }

  .points .point p {
    font-size: 14px;
  }

  .points .point p br {
    display: none;
  }

  .points .point .arrow {
    display: none;
  }

  .points .bottom .col .card {
    margin-top: -6px;
  }

}

@media screen and (max-width: 840px) {
  .icon-card-counter .counter-wrapper {
    max-width: 100%;    
  }

  .product-cards.image .bottom .col {
    flex-wrap: wrap;
  }

  .product-cards.image .info2 {
    min-height: 180px;
  }

 .product-cards.image .img::before {
    content: '';
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #c7e1f5;
    z-index: 2;
 }

  .product-cards.product .info2, .product-cards.product .info, .product-cards.product .button {
    max-width: calc(100% - 100px);
  }  



}

@media screen and (max-width: 540px) {
  .icon-cards .bottom .col .card, .icon-cards.cols5 .bottom .col .card {
    width: calc(50% - 9px);
  }

  .icon-card-counter .card {
    padding-left: 0;
    padding-right: 0;
  }

  .icon-card-counter .counter-wrapper {
    width: 50%;
    max-width: 180px;
  }

  .product-cards.product .info2, .product-cards.product .info, .product-cards.product .button {
    max-width: 100%;
  }

   .product-cards.product .bottom .col .card {
    margin-bottom: 0;
  }

  .product-cards.product .info {
    width: calc(100% - 150px);
    min-height: 220px;
    padding-top: 24px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
  }

  .product-cards.product .info ul li {
    width: calc(100% - 6px);
    max-width: 100%;
  }

  .product-cards.product .img {
    width: 270px;
    max-width: 100%;
    left: 50%;
    right: auto;
    margin-left: -135px;
  }

  .product-cards.product .img {
    bottom: auto;
    top: 41px;
  }

  .product-cards.product .img::after {
    margin-bottom: 86px;
  }

  .product-cards.product .img::before {
    content: '';
    width: 100%;
    height: 86px;
    background-color: white;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
  }

  .product-cards.image .img img {
    left: auto;
    right: 0;
    object-fit: cover;
    height: 100%;
    width: auto;
  }

  .product-cards.image .img::before {
    display: none;
  }

  .points .point {
    width: 50%;
    max-width: 100%;
  }

  .product-cards.product-use .bottom .col .card {
    width: calc(100% - 18px);
  }
}

@media screen and (max-width: 400px) {
    .product-cards.product .info {
        width: 100%;
    }

}

@media screen and (max-width: 330px) {
  .icon-cards .bottom .col .card, .icon-cards.cols5 .bottom .col .card {
    width: calc(100% - 9px);
  }

  .points .point {
    width: 100%;
  }

  .product-cards.product .info2 ul li {
    width: calc(100% - 6px);
  }

  .icon-card-counter .counter-wrapper {
    width: 100%;
    max-width: 100%;
  }

    .product-cards.product .img { 
        left: 0;
        margin-left: 9px;
    }
}