.pd-wrap-style2 {
  flex-direction: column-reverse !important;
}

.pd-thumb-style2 {
  width: auto !important;
  /*margin-top: 20px;*/
  margin-right: 0px !important;
}

.pd-thumb-list-style2 {
  flex-wrap: wrap !important;
  margin: 0px !important;
  flex-direction: row !important;
  height: auto !important;
  justify-content: left !important;
}

.li-style2 {
  width: 20%;
  margin: 5px 5px;
  background: none !important;
}

.flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.content {
  display: none;
}

.noContent {
  display: none;
  color: #000 !important;
  background-color: transparent !important;
  pointer-events: none;
}

.title {
  font-weight: 700 !important;
  font-size: 16px !important;
}

.size{
  padding-top:15px;
}
