.icon {
    max-width: 30px;
    max-height: 30px;
    border-radius: 50%;
    margin-right: 10px;
}
.icon-md {
    max-width: 100px;
    max-height: 100px;
}
.text-right {
    text-align: right;
}
.product-widget__thumbnail img {
    border-width: 3px;
}
.img-flag {
    max-height: 18px;
}
.img-logo {
    max-height: 60px;
}
.section-title {
    background: #ccc;
    padding: 5px;
    text-align:center;
    margin-bottom: 10px;
}
.upload-preview {
    max-width: 400px;
}