Gastrointestinal Surgical Oncology

div { display: inline-block; vertical-align: top; } .gastrosurghero > div:nth-child(1) { width: calc(100% - (300px + 2rem)); } .gastrosurghero > div:nth-child(2) { width: 300px; margin-left: 1rem; } .gastrosurghero img { aspect-ratio: 4 / 3; object-fit: cover; width: 100%; } @media (max-width: 600px) { .gastrosurghero > div { display: block; } .gastrosurghero > div:nth-child(1) { width: 100%; margin: 1rem; } .gastrosurghero > div:nth-child(2) { width: 100%; margin-left: 0rem; } } /*--> /*-->*/

Organoid Sample Images

div { background-color: rgba(245, 245, 245, 1); display: block; vertical-align: top; margin: 0.5rem; border-radius: 1rem; flex: 0 1 175px; padding: 1rem; } .culturetype > div img { aspect-ratio: 4 / 4; object-fit: cover; width: 100%; } h4 { width: 100%; text-align: center; color: #395967 /*-->*/