/*
 Theme Name:   Astrologer Child
 Theme URI:    https://demo.kamleshyadav.com/themeforest/astrologer/
 Description:  Astrologer Child Theme
 Author:       kamleshyadav
 Author URI:   https://themeforest.net/user/kamleshyadav
 Template:     astrologer
 Version:      2.4
 License:      Themeforest Split Licence
 License URI:  LICENSE
 Tags:         custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 Text Domain:  astrologer-child
*/
 
@media screen and (min-width: 1200px) {
    .al-header-wrapper .al-logo-wrap {
        -ms-flex: unset;
        flex: unset;
        max-width: 400px!important;
        width: 400px!important;
        padding: 0 110px 0 110px;
        text-align: center;
    }
}