/* Remove Posted User and Category from Posts */
.qodef-post-info-author, .qodef-post-info-category, .qodef-author-description-inner {
display: none !important;
}

/* Mobile Version - Top Bar Contact number making it center*/

@media only screen and (max-device-width: 550px) {
.qodef-position-left{
display:none !important;
}
.qodef-vertical-align-containers.qodef-50-50 .qodef-position-right {
    width: 100% !important;
}
.qodef-position-right {
    text-align: left  !important;
}
}
/* Inline top button of FREE ASSESSMENT to the menu */
#block-31 {
    display: inline-block;
}