// Add your own custom styles here section.section-sm { &.bisou { .container .row { & > div { &:first-child {} &:last-child { width: 100%; } h2, p { text-align: center; } ul { display: flex; li { i:first-child { display: none; } flex: 1 0 0; margin: 0.5em; padding: 1.5em; text-align: center; border: 1px solid #d1d1d1; border-radius: 4px; } } } } } }