.marker-container { max-width: 350px; p { margin: 0; } } .marker-container .content { .content-title { font-size: 24px; margin-bottom: 0.4em; } .content-description { margin-bottom: 1em; } .content-datas { list-style-type: none; margin: 0 0 1em 0; li { display: grid; grid-template-columns: 20px 1fr; margin: 0.4em 0; .data-icon { grid-row: auto / span 2; } .data-title { font-size: 10px; text-transform: uppercase; font-weight: 900; } } } .wpeo-button { padding: 2px 10px; } }