/*
 Theme Name:   Sailing Child
 Theme URI:    http://sailing.thimpress.com/
 Description:  Sailing Child Theme
 Author:       ThimPress
 Author URI:   http://thimpress.com
 Template:     sailing
 Version:      1.0.0
 Text Domain:  sailing-child
*/




@media (max-width: 1200px) {
    #masthead.header_v3 .navigation .tm-flex .header-left {
        display: table-cell;
    }
}
@media (max-width: 1366px) {
    #masthead.header_v3 .navigation .tm-flex .header-left {
        display: table-cell;
    }
}
@media (max-width: 1440px) {
    #masthead.header_v3 .navigation .tm-flex .header-left {
        display: table-cell;
    }
}