﻿.panel{
    background-size: 136px!important;
}

.panel::before{
    content: " ";
    display: block;
    height: 53px;
    width: 116px;
    position: absolute;
    left: 153px;
    background-size: contain;
    top: 7px;
}
