@media (max-width: 375px)
{
    section.section2 .content {
        margin: 10% 0;
    }
}