.top-15 {
  padding-top: 15px !important;
}
.top-30 {
  padding-top: 30px !important;
}
.top-50 {
  padding-top: 50px !important;
}
.top-80 {
  padding-top: 80px !important;
}
.top-100 {
  padding-top: 100px !important;
}
.bottom-15 {
  padding-bottom: 15px !important;
}
.bottom-30 {
  padding-bottom: 30px !important;
}
.bottom-50 {
  padding-bottom: 50px !important;
}
.bottom-80 {
  padding-bottom: 80px !important;
}
.bottom-100 {
  padding-bottom: 100px !important;
}
