p.leftside img {
    border-width: 1px;
    border-radius: 50%;
    box-shadow: 2px 2px 4px #000;
    width: 200px;
    margin-right: 20px;
    float: left;
}
.wrap__bx-controls {
display:none;
}

p.side_txt {
    color: black !important;
    font-size: 20px;
}
p.txt_fooer {
    color: #e7c43f;
    font-size: 12px;
}
p.txt_fooer {
    color: #e7c43f;
    font-size: 12px;
}

  table#officehours {
    width: 260px;
    table-layout: auto;
  }
  table#officehours caption {
    text-align: left;
    font-weight: bold;
  }
  table#officehours tr td {
    line-height: 1.3;
    border: none;
    padding: 0px !important;
  }
  table td{
      border: unset;
  }
  img.ofc{
          width: 400px;
    height: 207px;
    border: 1px solid;
  }
  img.right{
    float: right !important;
    margin-left: 20px !important;
    margin-bottom: 20px !important;
}
img.left{
    float: left !important;
    margin-right: 20px !important;
    margin-bottom: 20px !important;
}
img.center{
    display: block !important;
    margin: 0 auto !important;
}
.editable__container ul li, .editable__container ol li {
list-style-position: inside;
text-indent: -1.3em;
padding-left: 2.5em;
}
p.loc_header {
    font-size: 19px;
    color: rgb(118, 118, 118);
}



p.loc_header a.profile-phone-link.piwik_ignore {
    color: #767676 !important;
}



@media (max-width: 1024px){

}
@media (max-width: 425px){
    ul.copyright__list li {
    display: block !important;
}
    .image {
    background-size: 768px !important;
    background-position: center top !important;
}
.image_fullwidth__container .image {
    height: 135px;
}


.wrap__page-content img {
    display: block !important;
    margin: 0 auto !important;
    float: unset !important;
    margin-bottom: 20px;
}
table.serPageArt td {
    display: block !important;
}
.image_fullwidth__container .image {
    height: 100px;
    background-size: 100% 100% !important;
}
}













