@media only screen and (max-width: 600px)
{
  .BOLD-mc-picker-mnt[data-picker-location="top-right"]  {
    margin-top: 120px !important;
    position: absolute !important;
  }
}