h2.h122
{
	margin-bottom: 8px;
  
    font-family: Tenor Sans;
    font-size: 24px;
    line-height: 29px;

    text-transform: uppercase;
}


.pret0
{
	height:40px;
	}

.pret1{
	height:15px;
}

.aftert1{
	height:30px;
}

.tli
{
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
margin-bottom:20px;	
    padding-left: 30px;
	position:relative;
}
.tli:before {
    content: '';
    background: url(/images/svg2/check7.svg);
    width: 13px;
    height: 12px;
    position: absolute;
    left: 0px;
    top: 5px;
}

#right {
    width: calc(100% - 390px);
}