#smartomato-application {
    position: relative; /* или absolute, fixed, sticky */
    z-index: 100; /* Устанавливаем z-index */
}
