/*
Theme Name: NBV
Description: A new WordPress theme.
Author: Consid S5 AB
Author URI: https: //www.consid.se
Version: 0.2.6
Text Domain: nbv
*/

/* User Profile */
.user-hero-profile__image {
  height: 17.125rem !important;
  width: 17.125rem !important;

  @media (min-width: 1024px) {
    height: 25rem !important;
    width: 25rem !important;
  }
}
