/*contact us circle shape*/

#column-id-71b62706-38de-4059-805a-ee6ecf6c1b21 {
    border-radius: 50%;
}


@media only screen and (min-width:1340px) and (max-width:1599px){
  
#column-id-71b62706-38de-4059-805a-ee6ecf6c1b21 {
    background-color: #C7CEDB;
    height: 510px;
    width: 560px;
}
}