.careerItem .image img{height:250px!important;object-fit:cover;width:100%}.careerItem .content{height:calc(100% - 250px)}.careerItem .cardButton{margin-top:auto}.careerItem{display:flex!important;flex-wrap:wrap}.careerItem .innerItem:hover{border-color:transparent;cursor:pointer;transition:all .3s ease}.innerItem .image{overflow:hidden}@media(min-width:768px){.innerItem .image{border-top-left-radius:20px;border-top-right-radius:20px}.careerItem .title{border-bottom-left-radius:20px;border-bottom-right-radius:20px}}@media(max-width:767px){.careerItem .innerItem{padding:10px}.innerItem.radius20{border-radius:10px}.innerItem .image{border-top-left-radius:10px;border-top-right-radius:10px}.careerItem .title{border-bottom-left-radius:10px;border-bottom-right-radius:10px}}