.volunteer__inq {
    margin-top: 50px;
}
@media screen and (max-width:1080px){
.volunteer__inq {
  margin-top: 3rem;
}
}