.swidget
  {
     position:absolute  !important;
     top: calc(14vw + 120px) !important;
     z-index: 499;
    
    }


@media only screen and (max-width: 1024px) {
    .swidget
  {
      background: url("/jscripts/swidget/images/facebook1-mobile.png") no-repeat scroll 20px bottom transparent !important;
      background-size: auto;
      background-size: 20px 30px !important;
      background-size: 30px 50px !important;
     /* bottom: 7%;*/
     top: 100px !important;
    }
  }