.list_of_types_of_games_2 .section_text{margin:0 0 40px}.list_of_types_of_games_2 .items{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:30px}.list_of_types_of_games_2 .item_wrap{padding:30px;width:100%;background:var(--main_color_second)}.list_of_types_of_games_2 .item_image{text-align:center;margin-bottom:20px}.list_of_types_of_games_2 .item_image img{height:60px;object-fit:contain}.list_of_types_of_games_2 .item_title{text-align:center}@media (max-width:767px){.list_of_types_of_games_2 .items{grid-template-columns:repeat(1,1fr 1fr)}}