.studyHeader{}
.studyHeaderIn{max-width:1720px;width:100%;padding:23px 0 0;}
.studyHeader img{border-radius:15px;}

@media screen and (max-width:767px)
{
    .studyHeader{padding:0 19px;}
    .studyHeaderIn{padding:0;}
    .studyHeader img{border-radius:10px;}
}