#content .subProductInfo div p:nth-of-type(2){width: 55%;}

@media screen and (max-width:1280px){
    #content .subProductInfo div p:nth-of-type(2){width: 90%;}
}