.about-main-content .about-content .main-title {
    font-size: 56px;
    font-weight: 600;
    color: #90805e;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: -25px;
}
img.szechenyi2020 {
	top:0;
	z-index:2;
	width:230px
}
.about-main-content {
	margin-top:40px;
	margin-left:0
}
@media only screen and (min-width:30px) and (max-width:767px) {
img.szechenyi2020 {
top:0;
z-index:2;
width:180px
}
.about-main-content .about-content .main-title {
    font-size: 36px;
    margin-top: 15px;
    margin-bottom: -5px;
}
}

