/* Add custom CSS styles below */ 
section.s-block:nth-child(4) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1){
display: block;
  width: 100%;
  border-radius: .375rem;
  border-style: none;
  --tw-bg-opacity: 1;
  background-color: #f3f4f6;
  background-color: rgba(243,244,246,var(--tw-bg-opacity));
  -o-object-fit: cover;
  object-fit: cover;
  margin-bottom: 0px;
  margin-top: -50px;
}