@media(min-width: 1200px) and (max-width: 1320px)
{
    .crt_logos
    {
        right: 20px!important;
    }
}