  /*
Implementation Skeleton v3 - 12/6/18
Add styles to overwrite customer CSS, USE WITH CAUTION.
*/

.button-width{
  width: 100%;
}

.contact-card:last-of-type{
	margin-bottom: 40px !important;
}

.ou-justedit-region table[class^="ou-"] img:not(.mce-object-iframe) {
    max-width: 200px;
    max-height: 100%;
    width: auto;
    height: auto;
	min-width:100px!important;
}

footer .list-inline-item a#de:after {
    content: ""!important;
}