Hi Alex,
To fix this, I added a class to your second bar then added the code below in Header CSS

.my-second-bar {
top:48px !important;
}
.admin-bar .my-second-bar {
top:80px !important;
}
Please clear your browser cache and check.
Incase you want to learn CSS, I am sending you some videos that could help
Thanks