/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */

.node-teaser .group-header .field-type-image{
  margin-top:-20px;
 margin-right:-20px;
 margin-left:-20px;


}

 .node-teaser .node-blog .group-header .field-name-field-storbild img{
 
display: block;
    max-height: 450px;
    object-fit: cover;
width: 508px;
}


