/*=======================================================================
*** PORTO_SUB STYLE SHEET***
========================================================================*/

/* Make sure thumbnail views (like imaginar/portfolio) have images full width of thumbnail*/
a.thumb-info img {
    width: 100%;
}

/* flexbox for portfolio lists */
div.portfolio-list {
    display: flex;
    flex-flow: row wrap;
}

#webform-client-form-557 > div > div.form-actions {
  padding: 0;
  margin: 0;
  background-color: inherit;
  border: none;
}
