Why did my website banner height suddenly change?

Hello, i was working on some code on my website and suddenly my banner height changed and i can’t seem to get it back to normal

Here is my website link:https://ambientlightingofficial.myshopify.com

Password:lewtwa

@Ecolapse
Hello,

.banner--large:not(.banner--adapt) {
	min-height: 62rem !important;
}

Add this css at the bottom of Online Store->Theme->Edit code->Assets->section-image-banner.scss.liquid

Like This

It didn’t work for me :C where do i paste it exactly in my image banner code

I managed to fix it!, now i want to hide my galaxy our mission part and the image banner from mobile view can you maybe also help with that thanks!!