.sun-step:first-child .sun-step__num {
    right: 7px;
}

.sun-step__num {
top: -100px;
}

.sun-routine__reviews {
        min-height: 40px !important;
    }

/*iPhone 11, 12, 13, 13 Min, and 13 Pro Max*/
@media (max-width: 480px){
    .sun-header__visual img {
        object-position: 0px center;
    }
}