/***************** Common Margin Paddings **********************/

.pt19 {
  padding-top: 19%;
}

.pt5 {
  padding-top: 5%;
}

.mt4 {
  margin-top: 4%;
}

.mt3 {
  margin-top: 3%;
}

.mt2 {
  margin-top: 2%;
}

.mt5 {
  margin-top: 5%;
}

.mt16 {
  margin-top: 16%;
}

.w40px {
  width: 40px;
}

.mb3-5 {
  margin-bottom: 3.5%;
}

.mt10-7 {
  margin-top: 10.7%;
}

.mt12-7 {
  margin-top: 12.7%;
}

.ml12px {
  margin-left: 12px;
}

.mt12px {
  margin-top: 12px;
}

.mb1px {
  margin-bottom: 1px;
}

.mt7 {
  margin-top: 7%;
}

.mb6px {
  margin-bottom: 6px;
}

.ml18px {
  margin-left: 18px;
}

.ml20px {
  margin-left: 20px;
}

.mb6 {
  margin-bottom: 6%;
}

.mt8-3 {
  margin-top: 8.3%;
}

.mt6-2 {
  margin-top: 6.2%;
}

.ml16px {
  margin-left: 16px;
}

.pr2-5 {
  padding-right: 2.5%;
}

.mt11-4 {
  margin-top: 11.45%;
}

.mt26 {
  margin-top: 26%;
}

.mt24px {
  margin-top: 24px !important;
}

.mt120px {
  margin-top: 120px;
}

.pt144px {
  margin-top: 144px;
}

.mt40px {
  margin-top: 40px !important;
}

/***************** Common Margin Paddings **********************/
