.custom-product-banner .page-width,
.main-banner-text-bg .page-width {
    position:relative;
}

.custom-product-banner .product-banner-logo,
.main-banner-text-bg .product-banner-logo {
    position: absolute;
    right: 1rem;
}

@media(max-width:600px){
  .custom-product-banner p.product-name-breadcrumb-banner {
    font-size: 16px !important;
    line-height: 32px !important;
    }
}