#c6 h2 {
  font-size: 2rem;
}
#c7 div {
  font-size: 1rem;
  line-height: 2.45;
}
#c28 div {
  line-height: 2.45;
}

@media screen and (min-width: 835px)  {
.mv .cart_icon {
    bottom: 50px!important;
}
}

@media screen and (max-width: 640px)  {
.mv .cart_icon {
   bottom: 60px!important;
}
div.items > article {
        width: 47.3%!important;
}
}