.practicum-module{display:grid;gap:40px 30px;grid-template-columns:1fr 1fr 1fr}.practicum-module .single-section{background-color:#f6f6f6;border-radius:11px;padding:20px 20px 30px}.practicum-module .image-section{margin-bottom:30px}.practicum-module .image-section img{height:255px!important;object-fit:cover;width:100%}.practicum-module .name h3{font-size:32px;margin-bottom:22px}.practicum-module .sub-name p{margin-bottom:0}@media only screen and (max-width:767px){.practicum-module{grid-template-columns:1fr}}@media only screen and (max-width:1024px) and (min-width:768px){.practicum-module{grid-template-columns:1fr 1fr}}