#apple-intelligence-gallery-item-3 .shared-ipados {
    width: 352px;
}

@media only screen and (max-width: 1068px) {
    #apple-intelligence-gallery-item-3 .shared-ipados {
        width: 290px;
    }
}

@media only screen and (max-width: 734px) {
    #apple-intelligence-gallery-item-3 .shared-ipados {
        width: 240px;
    }
}
.section-more .typography-more-grid-item .nowrap{
	margin-top:0
}
@media (min-width: 1069px) {
	#apple-intelligence-gallery .scroll-container .item-container .card-set {
        grid-auto-columns:372px
    }
}