
.b24 p	{
	margin-top: 1px;
}

.b24_i {
	font-style: normal;
	text-transform: none;
}

.b24_partner_logo {
	
	width: 60%;
    background-color: #fff;
    padding: 25px 16px 25px 31px;


}

.just-text {
    margin: 0;
}

.just-text .text-content {
    padding-right: 20%;
    position: relative;
}

.just-text .text-content:after {
    content: '';
    position: absolute;
    display: block;
    background-image: url(../img/svg/deco-footer.svg);
    right: 0;
    top: -7%;
    height: 100px;
    width: 100px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}


