.inferior_ads {
    background: #c3c4c7 !important;
    position: fixed !important;
    bottom: 20px;
    right: 90px;
    max-width: 300px;
    padding: 1px !important;
    border-radius: 6px;
    margin:0!important;
}


div#inferior_ads a{
display:flex;
border-radius: 2px;
overflow: hidden;
}

.uk-alert-close {
    color: #2b2b2b!important;
}

@media only screen and (max-width: 600px) {
  
}