@media screen and (min-width: 319px) and (max-width: 767px) {
    .img-sklad img{margin-bottom: 15px;}
    .phone-class a,.phone-mobile a {color: #fff;}
    .phone-text a {color: #eb3d00;}
    .header-parallax {background-color: RGBA(0,0,0,.5)}
    .codskart {margin-top: 15px;}
    #footer {text-align: center;}
    .text-left-head {text-align: center;}
    .telefon {text-align: center;}
    .politika h1,.politika h2 {font-size: 1.2em;}
    .politika h1 {font-size: 1em;}
    .button-align-my {text-align: center!important;}
     .button-align-my>button {margin: 15px auto 5px auto;}
     .logo-div img {margin: 15px 0 25px 0;}
}


@media screen and (min-width: 768px) and (max-width: 1023px) {
 .img-sklad img{margin-bottom: 30px;}
}


@media screen and (min-width: 992px) and (max-width: 1199px) {
   
}