/*
Theme Name: Medicate Child
Theme URI: http://example.com/medicate-child/
description: > Medicate Child Theme
Author: Peacefulqode
Author URI: https://peacefulqode.com
Template: medicate
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, business, clinic, dental, dentist, doctor, doctor appointment, health theme, healthcare, hospital, medic, medical, Medical Tourism, medicine, physician, veterinary.
Use it to make something cool, have fun, and share what you've learned with others.
Text Domain: medicate-child
*/
header#pt-header .pt-bottom-header .navbar .navbar-brand img, footer#pt-footer .pt-footer-logo{
    height:100px !important;
}
a.email-break {
    word-break: break-word;
    line-height: 1;
    display: inline-block;
}
.sustain-page p, .home-p p, .single-vacancies p{
    margin-bottom:8px !important;
}
.col-md-6.contact_info{
    width:45%;
}
.post-type-archive-vacancies header#pt-header .pt-top-header, .single-vacancies header#pt-header .pt-top-header{
	display:block !Important;
}
@media only screen and (max-width: 767px) {
    .col-md-6.contact_info{
    width:100%;
}
}