.select2-container{
    z-index:2000;
    float: left;
    width: 100% !important;
}
.tx-sic-address ul{
    list-style:none;
}
.select2-container{
    width:100%;
}
#address-form table{
    width: 100%;
}
.jqte_editor{
    min-height:200px;
}
.tx-sic-address img {
    max-height: 300px;
    width: auto;
    height: auto;
}

#sitn-map-address-ch,#sitn-map-address{
    height: 300px;
}

.vcard img {
  margin-bottom: 10px;
}

.vcard .col-md-6 a:not(:first-child) img {
  width: 30% !important;
  display: inline;
  margin-right: 5px;
}