@media (max-width: 767px) {
body img {
    max-width:  75%!important;
    margin-top: -20px;
}
body .header .info{
  margin-left: 20%;
}
body.packets .p-block {
    margin:  0 -14px;
}
body.packets .p-block .p-body .order a {
    font-size:  14px !important;
}
body .header .info .i-row .i-block {
    width: 77px;
    height: 115px;
}
body .header .h-bottom .hb-about .txt .t-1 p span {
    text-transform: inherit;
}
body .header .h-bottom .hb-about .txt .t-1 p {
    font-size: 17px;
    line-height: 24px;
}
body .header .h-bottom .hb-about .txt .t-2 p {
    font-size: 17px;
    line-height: 32px;
    margin: 0 0 0 9px;
}

body .header .h-bottom .hb-about {
  margin-top: -20px;
}

body .header .h-bottom .hb-title {
    min-height: 135px;
    padding: 27px 0 0 0;
    margin: 0px 0 20px 0;
}
