Fix banner blocking my logo - Brooklyn theme?

Hi, the announcement bar is blocking my logo a bit on my iphone 11 max pro. Is there any way to fix this? Please see my photo. Thanks! My URL is shoplineagejewelry.com

@adthai ,

@media only screen and (max-width: 768px) {
.wrapper {
    padding: 31px 10px 0 10px;
}
}

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