.elementor-sticky--effects .sticky-logo img {
width: 100px!important; }
.sticky-logo img {
transition: .5s all ease-in-out;
}
@media screen and (max-width: 767px) {
.elementor-sticky--effects .sticky-logo img {
width: 90px!important; }
}