
.pre-footer{
    display: flex;
    justify-content: space-between;
    align-items: center
}

.wp-image-desc{
    width: 50%;
}

.image-desc-contact {
    width: 600px;
    border-radius: 100%;
    text-align: left;
}

.entry-content img.size-thumbnail{
    margin-right: 40px;
}

input[type="text"] {
    width: 400px;
}