/* Enter Your Custom CSS Here */

 .home select {
  
    width: 100%;
    max-width: 80%;
    margin: auto;
    padding: 10px;
    color: #000;
}

input[type=date], input[type=time], input[type=datetime-local], input[type=month] {
        max-width: 80%;
    margin: auto;
    border: none;
    padding: 4px;
}

div#pg-10988-0 {
  
  margin-bottom:0px;
  
}

@media only screen and (max-width: 600px) {
  
  
  div#pg-10988-2 {
    position: relative !important;
    display: block !important;
    text-align: center !important;
    clear: both;
}
  
}