﻿@media screen and (max-width: 1300px) {
    body {
        background-size: auto;
    }
}
.header-zone {
    background-color: rgba(0, 0, 0, 0.8);
}
.header-zone {
    height: 100px;
}
.box-content {
    
}
.box-content h1 {
    width: 95%;
}
.line-blue {
    width: 95%;
}
.content {
    background-color: rgba(0, 0, 0, 0.8);
}
.cart_path {
    background-color: transparent;
}
.cart_path_blue {
    margin-top: 47px;
}
table.list {
    width: 95%;
}
.homepro {
    width: 99%;
}
.foot {
    background-color: rgba(0, 0, 0, 0.8);
}