.image-view img {
    margin-top: 6%;
    margin-left: 35%;
    border-radius: 18%;
    max-width: 65%;
}

.image-column img {
    border-radius: 18%;
}

.text-danger{
    font-size: 16px;
    color: #ab0000 !important;
    font-weight: 600;
}
