:root{--spacing-xl:40px;--spacing-lg:32px}
.breed-text-image-container{margin-top:0;padding-top:0;margin-bottom:40px}
@media(max-width:992px){.breed-text-image-container{margin-bottom:32px}
}
.breed-text-image-section{width:933px;margin:auto;padding:24px 16px}
.breed-text-container{overflow:hidden}
.breed-text-container h1{color:#001952;font-size:20px;font-weight:700;line-height:24px}
.breed-text-container p{color:#333;font-family:"Petco Circular CAP",sans-serif;font-size:16px;font-weight:400;line-height:22px;letter-spacing:.5px}
.breed-image{width:447px;margin-top:40px;margin-bottom:16px}
.breed-image img{width:100%;height:264px}
.float-right{float:right;margin-left:16px}
.float-left{float:left;margin-right:16px}
@media(max-width:932px){.breed-text-image-section{width:100%;padding:24px 16px}
.breed-text-container{display:flex;flex-direction:column}
.breed-image{float:none;width:100%;margin-left:0;margin-right:0;margin-top:24px}
.breed-image img{height:auto}
}