.conf-header-titles {
display: flex;
min-height: 155px; }
.conf-header-titles .titles {
display: flex;
flex-direction: column;
align-content: center;
}
.conf-header-titles .logo {
display: flex;
align-content: center;
}
.conf-header-titles .logo img {
max-height: 118px;
padding-top: 30px;
margin-left: -90%;
width: auto;
} .day-wrapper .et_pb_heading_container h3 {
background: #ca66ac
url(https://ontariodairies.ca/wp-content/uploads/2026/03/odc-2026-header-bg_04.jpg);
background-size: 50% 100%; background-position: center left;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-size: 1.8rem;
position: relative;
text-align: left;
margin: 0;
line-height: 1.2;
} @media all and (min-width: 1405px) {
} @media all and (min-width: 1100px) and (max-width: 1405px) {
} @media all and (max-width: 980px) {
.day-wrapper .et_pb_heading_container h3 {
background-size: 80% 100%;
}
} @media all and (min-width: 768px) and (max-width: 980px) {
} @media all and (max-width: 767px) {
.day-wrapper .et_pb_heading_container h3 {
background-size: 100% 100%;
}
} @media all and (max-width: 479px) {
}