@media only screen and (max-width: 734px) {
    .section-memory .techspecs-column, .section-storage .techspecs-column{
        grid-template-rows:inherit;
    }
}