.callout{display:flex;flex-flow:row wrap;border-radius:2rem;margin:0 0 2rem 0;overflow:hidden}.callout-image{display:block;flex:0 0 100%;overflow:hidden}.callout-image img{display:block;width:100%;height:auto}.callout-content{flex:0 0 100%;padding:1.25rem}.callout-image+.callout-content{min-height:8rem;padding:.75rem 1.25rem 1.25rem 1.25rem}.callout-content>:last-child{margin-bottom:0;padding-bottom:0}.callout a{text-decoration:none}@media screen and (min-width:37.5em){.callout-image,.callout-content{flex:0 0 50%}.callout-image:only-child,.callout-content:only-child{flex:1}.callout-image+.callout-content{padding:1.25rem}.callout-image img{height:100%;width:auto;max-width:calc(100vw - 4rem);max-height:24rem}}@media screen and (min-width:56.25em){.callout-image,.callout-content{flex:0 0 100%}.row-callout .callout-image,.row-callout .callout-content{flex:0 0 50%}.callout-image+.callout-content{padding:.75rem 1.25rem 1.25rem 1.25rem}.callout-image img{display:block;width:100%;max-width:100%;height:auto;max-height:none}}@media screen and (min-width:64em){.sidebar .callout-image,.sidebar .callout-content{flex:0 0 100%}.callout-image,.callout-content{flex:0 0 50%}}@media screen and (min-width:75em){.callout-image,.callout-content{flex:0 0 100%}}