/**
* Theme Name: Arolax Child
* Description: This is a child theme of Arolex
* Author: <a href="http://themeforest.net/user/crowdytheme">CrowdyTheme</a>
* Template: arolax
* Version: 1.0
*/

/* Header */

@media (min-width: 1025px) {
    #menu-main-menu li a {
        width: 150px;
        justify-content: center;
    }

    #menu-main-menu li:first-child a {
        width: 85px;
        justify-content: center;
    }
}