﻿.img-size {
    width: 300px;
    height: 80px;
    object-fit: cover;
    object-position: top;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../../images/white-label/LogoCrea.png);
}
