.LP-Place{ .LP-Place__Image{ width: 280px; height: 165px; object-fit: fill; } .LP-Place__Assets{ display: flex; align-items: center; justify-content: space-between; margin-top: 0.8rem; padding: 0 10px; padding-bottom: 10px; } .LP-Place__Info{ .LP-Place__Title{ font-family: $-primary-sans-serif-font; color: $-secondary-color; font-size: 1rem; padding: 0px; margin: 0px; } .LP-Place__Description{ font-family: $-primary-sans-serif-accent-font; color: $-secondary-color; } .LP-Place__Detail{ font-family: $-primary-sans-serif-font; padding: 0; margin: 0; margin-top: 5px; font-size: 0.9rem; } } }