.header--technology .ps-form--quick-search input {
    border-left: 1px solid #e1e1e1;
}
.header--standard .header__content .container>* {
    position: relative !important;
}
.header--standard.header--sticky .ps-logo {
    display: block !important;
    position: absolute;
}
.header--standard.header--sticky .ps-logo img {
    height: 80px !important;
    position: relative;
    top: 6px;
}
@media (min-width: 1200px) {
    .ps-my-account-2 .ps-section__left {
        /* width: 100%; */
        max-width: 430px;
        width: 300px !important;
        background-color: #4a00e9;
        color: #fff;
    }
}