@media (min-width: 481px) and (max-width: 767px) {
  body .contact_us_divider-container {
    flex-direction: column;
    padding-bottom: 15px;
    height: auto; } }

@media screen and (max-width: 1185px) {
  body .main-text-blue {
    width: 100%; }
  body .main-text-blue .quote p {
    font-size: 1em; } }
