@charset 'UTF-8';.placement-card{width:100%;height:100%}.placement-card .placement-content-box{background:var(--colorwhite);border-radius:10px;padding:25px;box-shadow:0 4px 12px rgb(0 0 0 / .08);border:1px solid #ddd;text-align:center;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.placement-card .placement-content-box .student-picture{width:100px;height:100px;background:#fff1c2;border-radius:50%;display:inline-block;text-align:center}.placement-card .placement-content-box .company-logo{width:100px;height:auto;display:inline-block;text-align:center}.placementbg{width:100%!important;background-size:contain;background-repeat:repeat;background-position:top}@media (min-width:1400px){.col-xxl-placement{flex:0 0 auto;width:20%!important}}