#home .dropdown.user_drop_down.header_icon,
#home .dropdown.cart_drop_down.header_icon {
    display: none;
}

#home .btn-contact {
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 300px;
}