@media (min-width: 1200px) {
        .uc-newstandart{
        margin-left: 120px !important;
    }
    #nav797975072 {
        margin-top: 60px !important;
    }
}
@media (min-width: 960px) and (max-width: 1200px) { 
   .uc-newstandart{
        margin-left: 70px !important;
    }
    .#nav797975072 {
        margin-top: 60px !important;
    }
}
@media (min-width: 640px) and (max-width: 960px) { 
   .uc-newstandart{
        margin-left: 40px !important;
    }
    .#nav797975072 {
        margin-top: 0px !important;
    }
}
@media (max-width: 640px) { 
   .uc-newstandart{
        margin-left: 0px !important;
    }
    .#nav797975072 {
        margin-top: 0px !important;
    }
}
