.package-switch-container {
    display: flex;
    justify-content: center;
    margin-bottom: 3rem;
    position: relative;
    z-index: 10;
}

.package-inverter-switch .storage-btn {
    min-width: 180px;
}