@media screen and (min-width: 750px) {
  .section-collection-list--planet ul li:nth-last-child(2) .media-planet .media {
    padding-bottom: 50%;
    margin-top: 0;
  }
  .section-collection-list--planet ul li:nth-last-child(2) .product-sigils { 
    margin-top: 10px; 
  }
}