.content-home{
    width: 1350px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 15px;
    position: relative;
    font-size: 20px;
}
@media only screen and (max-width: 1024px) {

}
@media only screen and (max-width: 769px) {

}
@media only screen and (max-width: 500px) {

}
