.view-user-pets li {
  list-style-type: none;
  margin-left: 0; }

.view-user-pets td {
  text-align: center; }
  .view-user-pets td.is-active {
    background-color: transparent; }

.view-user-pets table caption {
  text-align: left;
  font-size: 32px;
  line-height: 1.5;
  color: #303030; }

.block-views-blockuser-pets-block-1 {
  margin-top: 20px;
  padding-top: 1px; }
  .block-views-blockuser-pets-block-1 h2 {
    color: #303030;
    margin-bottom: 10px; }

@media screen and (max-width: 500px) {
  .view-user-pets td {
    text-align: left; } }

/*# sourceMappingURL=../../maps/components/views/view-user-pets.css.map */
