.smallPart, aside .tagcloud {
    text-transform: none;
}

#tedx_logo{
width: 40%;
}

@media only screen 
and (max-device-width : 768px) {
	#tedx_logo{
        width: 70%;
        }
}