body,.no-file.container{
    height: 50vh;
}
.header{
    height: 30%;
}
.form-content-section{
    height: 70%;
}
input[type="radio"]{
    margin-right: 5px;
}
img.not-found-icon{
    width: 35%;
}
.no-file.container a,.success-back a{
    color: #fff;
    text-decoration: none;
}
.no-file.container p,.response-success p{
   font-size: 20px;
}
.print-type-select{
    margin-right: 15px;
    font-size: 18px;
}
