/* .help_list:nth-child(1) ul li{
    width: auto;
} */

@media screen and (min-width: 1230px){
    #footer .container{
        width: 1282px;
    }
}
.productDesc img{
    display: block;
    margin: 0 auto;
}