
.work-video-sec-02 .onetouch-03 {
    left: unset;
	right: 3%;
}

@media(max-width:1366px) {
 .work-video-sec-02 .onetouch-03 {
          top: -9%;
          right: -9%;

     }
   }

   @media(max-width:1280px) {
 .work-video-sec-02 .onetouch-03 {

        top: -13%;
        right: -12%;

     }
   }


   @media(max-width:768px) {
 .work-video-sec-02 .onetouch-03 {
        transform: scale(0.175);
        top: -34%;
        right: -24%;


     }
   }
   @media(max-width:767px) {
 .work-video-sec-02 .onetouch-03 {
        transform: scale(0.375);
        top: -3%;
        right: -4%;


     }
   }  
@media(max-width:576px) {
 .work-video-sec-02 .onetouch-03 {
        transform: scale(0.175);
        top: 3%;
        right: 49%;

     }
   }
@media(max-width:480px) {
 .work-video-sec-02 .onetouch-03 {
transform: scale(0.175);
        top: -69%;
        right: -25%;

     }
   }
