:target:before{content:"";display:block;height:115px;margin-top:-115px}#summaryCard{background-color:#fff;border-radius:5px 5px;box-shadow:0 0 5px #e7e5e5;margin:0 auto;padding:3em;position:relative}#summaryCard ol{counter-reset:li}#summaryH2 li{counter-increment:li;margin-bottom:.5em}#summaryH2 li:before{color:#e8cd3f;content:counter(li) ". ";font-weight:700}#summaryCard p{color:#1a7b40;font-family:Merriweather;font-size:1.6em;font-weight:700;line-height:1.5em;margin-bottom:1em;text-align:center}#summaryCard a{color:#606a73;font-weight:400;text-decoration:none}#summaryCard a:hover{text-decoration:underline}.leavesLeft,.leavesRight{display:none}#summaryImg{margin:0 auto 2em;max-width:230px}@media(min-width:768px){#summaryCard{width:calc(100% - 250px)}.leavesLeft,.leavesRight{display:block;position:absolute;width:150px;z-index:-1}.leavesLeft{left:-125px}.leavesRight{right:-125px;transform:scaleX(-1)}}@media(min-width:1024px){#summaryCard{align-items:center;display:flex;justify-content:space-between}#summaryCard a,#summaryH2 li:before{font-size:18px}#summaryCard p{font-size:2em;text-align:left}#summaryImg{margin:initial;width:25%}#summaryH2{width:70%}}