/*
Theme Name: RealHomes Child Theme
Theme URI: http://themeforest.net/item/real-homes-wordpress-real-estate-theme/5373914
Description: Child theme for RealHomes.
Author: Inspiry Themes
Author URI: http://www.inspirythemes.com/
Template: realhomes
Version: 1.3
*/

.header__navigation .header__menu .main-menu,
.header__navigation .header__phone_number .contact-number
{
    margin-top: 10px;
}

@media only screen and (max-width: 500px) {
    .page-head {
        padding-top: 50px;
        margin-bottom: 40px !important;
        min-height: 100px;
    }

    .header__top div
    {
        text-align: center;
    }
}