#sectionContato {
    margin-top: 50px;
    margin-bottom: 60px;
}


@media all and (max-width: 500px) and (orientation: portrait) {
    #contatoP {
        width: 70%;
        margin-top: 15px;
    }
}