.boldtext {
  font-weight: 700;
}

.about .img1 {
    max-width: 251px;
    max-height: 251px;
    border-radius: 100% !important;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    overflow: visible !important;
}