.list-features-2-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(300px,100%),1fr));gap:48px 40px;width:900px;max-width:100%;margin:0 auto 0 0;position:relative;z-index:1;padding-top:2rem}.list-features-2-container .list-features-2-item{display:flex;align-items:center;justify-content:start}.list-features-2-item figure{margin:0;width:70px;height:70px}.list-features-2-item img{width:100%;height:100%!important;object-fit:contain}.list-features-2-item p{font-size:19px;margin:0 0 0 20px}