/* CSS Document */
p.contact-p {
    font-size: 15px !important;
    margin-top: 20px !important;
}
@media only screen and (max-width: 767px) {
  figure.doc-img {
    float: none !important;
    margin-bottom: 20px;
}
}