body { background-color: #fff !important; } .place-items-center { place-items: normal; } .flex.justify-around { display:none; } .container { max-width: 900px; } input[type="radio"]:checked ~ .app-item { --tw-shadow: 0 10px 15px -3px rgb(22 78 99 / 0.3), 0 4px 6px -4px rgb(22 78 99 / 0.3); background-color: rgba(240, 240, 240, 0.507); } form { display: flex; flex-wrap: wrap; } form > * { flex: 1 1 50%; padding: 10px; height: 300px; } label { height:100%; display: flex; flex-wrap: wrap; text-align: center; } label > * { flex: 1 1 100%; } .object-cover { height:130px; margin-top:30px; } h2{ font-size: 18px !important; } h5 { font-size:30px !important; }