    @media screen and (min-width: 980px) {
        #iqchannels-widget-iframe{
            border-radius: 10px !important;
            border: 0px !important;
        }
        #iqchannels-widget {
            top: 80px !important;
            right: 10px !important;
            bottom: 20px !important;
            height: auto !important;
            border-radius: 10px !important;
            border: 0px !important;
            box-shadow: 0 20px 40px 10px rgba(0,0,0,.25) !important;
            
        }
    }
    #iqchannels-widget-container{
        z-index: 100000 !important;
    }
    #iqchannels-widget-icon{
        z-index: 99990 !important;
    }