.bannerWidget--54 {
    background-image: url(https://storage.googleapis.com/grazecart-images-prod/wkcattlecompanyllc/images/1758197887_68cbf87fa4c99.jpg); 
	background-attachment: scroll; 
	background-position: 45% 0%; 
	background-repeat: no-repeat; 
    background-size: cover;
    position: relative;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
}

@media (max-width : 480px) {
    /* safari mobile does not support fixed */
    .bannerWidget--54 {
        background-attachment: initial;
    }
}

.bannerWidget--54::after {
    background-color: hsla(0, 0%, 0%, 0.3);
    z-index: 1;
}

.bannerWidget--54 .bannerWidget__innerContainer {
    z-index: 5;
    padding-top: 200px;
    padding-bottom: 73px;
    height: auto;
        max-width: 1600px;
    
        min-height: 387px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    }

.bannerWidget--54 .bannerWidget__heading {
    letter-spacing: 0.075em; 
    color: #e3b552; 
    max-width: 928px; 
    line-height: 1.25; 
    font-size: 56px;
    text-transform: none;
}

.bannerWidget--54 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #f7edd7; 
    max-width: 650px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.textWidget--55 {
    --tw-prose-headings: #4b4b4b;
    --tw-prose-p: #4b4b4b;
    --tw-prose-a: #4a6b77;
    --tw-prose-body: #4b4b4b;
    --tw-prose-bullets: #4b4b4b;
    max-width: 640px;
    padding-top: 84px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: #f7edd7;
    color: #4b4b4b;
}

.textWidget--55 a {
    color: #4a6b77;
    text-decoration: none;
}

.textWidget--55 a:hover {
    color: #4a6b77;
    text-decoration: underline;
}
.imageWidget--60 {
    padding-top: 22px; 
    padding-bottom: 22px;
}

.imageWidget--60 img {
    width: 1080px;
    height: auto;
    max-width: 100%;
}