@media only screen and (max-width:320px) and (min-width:360px){
   .contact-page-sect {
    background-color:black;
}
}