header ul.dt-sc-social-icons li a.google-plus:before {
    content: "\f16d";
}
.fa-google-plus:before {
    content: "\f16d"!important;
}
.elearntitle{
 text-align:center;
}
.framelearn{

}
#pontikos{
@media only screen and (max-width: 1500px) {
  max-width: 100%;
  height: auto;
  width: auto;
  margin:auto;
  display:block
}
}

@media only screen and (max-width: 600px) {
.elearntitle{
 display:none;
}
.framelearn {
    margin-top: -30%;
}
}