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


    .pcCol
    {
        max-width:100%;
    }
}
