/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 09 2020 | 09:44:31 */
/* Fix til nyhedsoverskrifter */
.esg-bottom{
	visibility: visible !important;
	opacity: 1 !important;
  	transform: translate(0) !important;
}

@media only screen and (max-width: 500px) {

  #btn_subscribe{
  	min-width: 100px !important;
    font-size: 12px;
  }
  
}


@media only screen and (min-width: 501px) {

  #btn_subscribe{
  	min-width: 150px !important;
    font-size: 14px;
  }
  
}


@media only screen and (max-width: 480px) {

  #searchsubmit{
  	margin-top: 15px;
  }
  
  #headline-92-1323{
  	font-size: 32px;
  }
  #headline-74-1323{
  	font-size: 32px;
  }
  
  #inner_content-9-133 > figure.wp-block-table.alignfull{
  	overflow: visible;
  }
  
  #inner_content-9-133 > figure.wp-block-table.alignfull{
  	margin: 0;
    font-size: 12px;
	margin-bottom: 15px;
    margin-left: 0;
    margin-right: 0;
    font-size: 12px;
  }
  
  #inner_content-9-133 > figure:nth-child(9){
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: 0;
    font-size: 12px;
  }
  
}


@media (max-width: 991px) {
	#div_block-1-1002 {
    display: none!important;
	}
}