.comagic-widget {
    display: none !important;
}

@media only screen and (max-device-width: 640px) {
    .amo-button-holder.amo-horisontal {
        right: 30px !important;
        bottom: 30px !important;; 
    }
}

@media screen and (max-width: 980px) {
    .t886 {
    left: 0!important;
    right: 0!important;
    bottom: 120px!important;
    }


}

@media (max-device-width: 640px) {
  .comagic-widget {
        display: none !important;
        z-index: -999999999 !important;
    }  
}