#page_content .row.conform-block h2{
 font-size: 28px !important;
}

@media (max-width: 590px) {
 #page_content .well {
  min-height: 20px !important;
 }
}

#page_content .well{
 min-height: 484px;
}