@charset "UTF-8";
/* ***************************************************************************************** */
/* (c) designschmiede - www.wirschmiedendesign.de  
/* based on framework BOOTSTRAP V4 
/* ***************************************************************************************** */		

/* basic-adjustments
------------------------------------------------------------------------------------- */
#ueberuns {
  border-bottom: dashed 1px rgba(125,125,125,1.00);
  padding:0;}

#ueberuns .row {
  padding: 0;}

#ueberuns .textAlign {
  text-align: justify;}

/* headline
------------------------------------------------------------------------------------- */
@media screen and (max-width: 767px) {
#ueberuns .section_headline {
  text-align: left;}

#ueberuns .section_headline div {
  margin: 0;}
}

/* containers
------------------------------------------------------------------------------------- */
  #ueberuns figure {
    overflow: hidden;
    border-radius: 15px;
    border: dashed 1px rgba(125,125,125,1.00);}

/* media
------------------------------------------------------------------------------------- */
@media screen and (max-width: 767px) {
  
  #ueberuns .textAlign {
    text-align: left;}

  }