@media (max-width:671px) {
   

    #nav h2:last-child{
       display: none;
    }
    #nav h2:nth-child(1){
        text-align: center;
        padding: 10px 70px;
    }
.parabox-outer{
    margin-bottom: 25px;
}
    

}