

.circle div {
padding: 50px 0;
}

.circle {
font-family: "Oswald",sans-serif;
font-size: 15px;
line-height: 25px;
text-align: center;
color: #fff;
}
.logo a {height: 114px !important;}
@media only screen and (max-width: 768px) {
    .logo a {height: 88px !important;}
}

p.ls-l {font-size: 18px !important;}