.horoskop-wrapper{display:grid;grid-template-columns:1fr 1fr;grid-gap:37px}.horoskop_headline_element{font-style:italic;margin-bottom:10px}.horoskop_headline_sternzeichen{background-color:var(--az-red);color:#fff;padding:10px;margin-top:0}.horoskop_datum{margin-top:-15px;font-size:15px}.horoskop_teaser_datum{color:var(--az-red);font-weight:700}.horoskop_text{width:300px;text-align:left}.horoskop_icons{font-size:79px;color:#E2021B}@media screen and (max-width:576px){.horoskop-wrapper{grid-template-columns:1fr;grid-gap:0}.horoskop_headline_sternzeichen{padding-left:25px}.horoskop_headline_element{margin-top:10px}}@media screen and (max-width:848px){.horoskop_headline_sternzeichen{padding-left:25px}.horoskop_headline_element{margin-top:10px}}.horoskop-icon-container{display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:10px;grid-row-gap:10px;margin-bottom:24px}@media screen and (max-width:767px){.horoskop-icon-container{grid-template-columns:1fr 1fr}.horoscope-date,.horoscope-element{display:none}}@media screen and (max-width:576px){.horoskop-icon-container{grid-template-columns:1fr}}.horoskop-icon{font-size:34px;color:var(--az-red)}.horoskop-icon-item{background-color:var(--grey10);grid-template-rows:1fr 1fr;display:grid;text-align:center;padding:15px 0}.horoscope{margin-bottom:48px}.horoscope table{width:100%;margin:20px 0 20px 0;font-size:16px}.horoscope td,.horoscope th{font-size:smaller;padding:2%;border:1px solid var(--grey20)}.horoscope td,.horoscope th{padding:11px!important}.horoscope thead{text-align:left}.horoscope tr:nth-child(odd){background:var(--grey10)}