.input[readonly]{
    background-color:#e9e9e9;
}

.thumb-img{
    width: 300px;
    height: 300px;
    object-fit: contain;
}