.left-20 {
  right: 1.5rem !important; /* 20 = 5rem */
  left: auto !important;
}

.left-16 {
  right: 1.5rem !important; /* 16 = 4rem */
  left: auto !important;
  bottom: 41px !important;
}

.bg-p23{
  background-color: white !important;
}