.contimghol{
    padding: 25px;
    text-align: center;
}
.contimg{
    max-width: 80%;
}
.cntfrm{
    border-radius: 25px;
    background: rgba(0, 0, 0, 0.199);
    color: #ffffff;
    border: 0;
}
.cntfrm:focus{
    border: none;
    background: rgba(0, 0, 0, 0.199);
    color: #ffffff;
}