.propertiesView-section { .propertiesView-content { padding: 10px; } } .propertiesView-sectionTitle { text-align: center; display: flex; padding: 3px 10px; font-size: 14px; font-weight: bold; justify-content: space-between; align-items: center; .propertiesView-sectionTitle-icon { width: 20px; height: 20px; align-items: flex-end; } }