.armani-sticky-header--is-sticky {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    z-index: 9999 !important;
    box-shadow: 0 0px 10px rgba(0, 0, 0, 0.15);
}
