.job-box{
    min-height: 300px; /* Replace 300px with the minimum height you want */
    max-width: 400px; /* Replace 400px with the maximum width you want */
}