
#shipping-pricetable > tbody > tr:nth-child(1) > th:nth-child(1),
#shipping-pricetable > tbody > tr:nth-child(1) > th:nth-child(2),
#shipping-pricetable > tbody > tr:nth-child(1) > th:nth-child(3),
#shipping-pricetable > tbody > tr:nth-child(1) > th:nth-child(4),
#shipping-pricetable > tbody > tr > td{
  width: 25%!important;
  padding-left: 10px;
  padding-right:10px;
}

#shipping-pricetable > tbody,
#shipping-pricetable > tbody > tr{
  width: 100%!important;
}

.image-container {
text-align: center;
}
.image-container img {


}
.container{
width:100%;
max-width:100%;
min-width:100%;
}
body{padding:0px;}
.main{
width:80%;
}
.coverall{
position: fixed !important;
  top: 0px !important;
  left: 0px !important;
  width: 100% !important;
  height: 100% !important;
  background: #fff !important;
  text-align: center !important;
font-size:20px;
}

