span.pull-left.media-object {
display: inline-block;
float: left;
}
.media-body {
display: inline-block;
clear: both;
max-width: calc(100% - 200px);
}
p:not(.has-background):last-of-type a {
color: #d81e05 !important;
}
.media-heading.mb_title_color {
padding-left: 0 !important;
padding-top: 0 !important;
padding-right: 0 !important;
}
.media-heading.mb_title_color a {
color: #2D373D !important;
font-size: 17px;
line-height: 24px;
padding: 0 !important;
}
.mb-content.mb_snippet_color {
padding-left: 0 !important;
}
.mb-content.mb_snippet_color em {
font-weight: bold;
font-style: normal;
}
.media.mb-clickable-phone.mb-dont-serialize {
margin-bottom: 46px;
border-top: none;
border-bottom: 1px solid #D1D0D0;
padding-bottom: 30px;
}
.mb-search-form button.mb-query-btn:hover {
padding: 7px 32px !important;
}
.mb-search-form button.mb-query-btn {
padding: 7px 22px;
border: 1px solid #9cb0bc;
border-radius: 8px;
margin: 0 !important;
font-weight: 700;
font-size: 14px !important;
line-height: 24px !important;
padding: 7px 32px;
height: auto;
}
.mb-query-container {
margin-right: 12px;
max-width: 544px;
padding: 0;
}
.mb-search-form hr {
border-top: 1px solid #D1D0D0 !important;
}
.mb-search-form {
margin-bottom: 40px;
text-align: left;
}
.mb-search-form input {
padding: 7px 12px;
border: 1px solid #9cb0bc;
margin: 0 !important;
font-size: 14px !important;
line-height: 24px !important;
height: auto;
}