.action_links {
  margin-top: 70px; }

.action_link {
  font-size: 14px; }

.phonenumber {
  font-size: 18px;
  padding-top: 9px; }

h1 {
  font-size: 38px; }

h2 {
  font-size: 24px; }

h3 {
  font-size: 16px; }

p {
  font-size: 14px; }

.navigation > a > span, .navigation > span {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px; }

.submenu {
  margin-top: 30px;
  margin-left: -9px; }

.sidemenu_item > img {
  display: inline-block; }

.logo {
  margin-top: 25px;
  margin-bottom: 25px; }

.content-image {
  max-width: 10%;
  float: left;
  margin-right: 15px; }

.medium {
  max-width: 50% !important;
  margin-right: 30px;
  margin-bottom: 230px !important; }

.large {
  max-width: 100% !important; }
  
  .exw span{
   position: relative;
   top: 15px;
  }
  .exw{
    border: 2px solid #14757A;
    padding: 10px;
    text-align: center;
    background: white;
    color: black;
    font-size: 15px;
    font-weight: bold;
    margin-top: 10px;
  }
  .exw img{
   max-height: 70px;
   float: left; 
  }
