
/* --------------------------------------------------------------------
Financial Academy

/school/css/lp/kabulp.css

< reference file >
/school/lp/kabulp.html
/school/lp/kabulp_y.html
-------------------------------------------------------------------- */
#container {
  margin-top: 0;
}

#mv {
  position: relative;
}
#mv .logo {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 200px;
  height: auto;
}
@media screen and (max-width: 599px) {
  #mv .logo {
    width: 125px;
    top: auto;
    bottom: 42%;
    right: 15px;
  }
}
