@media screen and (max-width: 1401px) and (min-width: 375px) {
    .drop_3{
        left: 91.2%;
        top: 60.8%;
      }
       .drop{
        left: 41.2%;
        top: 60.8%;
      }
      .drop_2{
        left: 16.2%;
        top: 60.8%;
      } 
}