.breedHistory{margin-bottom:32px}
.breed-history-wrapper{display:flex;width:933px;margin:auto;padding:24px 16px 0 16px;flex-direction:column;align-items:flex-start;gap:24px;border-radius:4px}
.breed-history-content{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch}
#breed-history-Summary{align-self:stretch;color:#001952;font-family:"Petco Circular CAP";font-size:16px;font-style:normal;font-weight:400;line-height:22px;letter-spacing:.5px}
.breed-history-image img{width:435px;height:185px}
@media(max-width:932px){.breed-history-wrapper{width:100%}
.breed-history-image{width:100%}
.breed-history-image img{width:100%}
}