img {
    display: block;
    width: 100%;
}

.soc {
    display: flex;
    justify-content: center;

}

.soc img {
    width: 49px;
}