.soc_section {
    padding: 50px 0;
}

.soc_section .soc_list {
    display: flex;
    justify-content: space-between;
}

.soc_section .soc_item img {
    max-width: 250px;
    width: 100%;
}