.contacts__phone-item {
    display: grid;
    gap: 10px;
}
.cardPrice__img img{
border-radius:4px;
}