
/*
section{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100hv;
  background: url('assets/images/HS.png');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
}
*/

.PriceDescription > li{
  text-align: right;
  font-size: 16px;
}
