﻿.widget-body {
    padding: 10px 10px 10px 10px;
    position: relative;
}

.widget-header {
    padding: 15px 15px 5px 15px;
    min-height: 200px;
    position: relative;
    overflow: hidden;
}

.zoom img {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.zoombody {
    height: 120px;
}

.zoomp {
    height: 30px;
}

#content-container:before {
    content: '';
    display: block;
    height: 110px;
    width: 100%;
    position: absolute;
    background-color: #A4D7F4;
    z-index: 0;
}

.modal {
    position: fixed;
    top: 80px;
}

.border {
    border-radius: 19px;
}


img {
    max-width: 100%;
    height: auto;
}

.comercio {
    width: 90%;
    position: absolute;
    top: 0;
    left: 0;
}
