Troubleshooting shared call appearance
.chooseScreenMost { display: flex; flex-wrap: nowrap; gap: 15px; } .chooseScreenMost > div{width: 50%;} .chooseScreenMost.topChoice > div:nth-of-type(1){width: 49.3%;} .chooseScreenMost.topChoice > div:nth-of-type(2){width:...