@smallLogo: "https://default-droprccorp.netdna-ssl.com/logos/table-logo-icon-color-1.svg";

.table-logo {
  &--small {
    height: 40px;
    width: 40px;
    background-image: url(@smallLogo);
    background-size: cover;
  }
}
