#vubble-vack.container {
  padding-top: 0; }
#vubble-vack .title {
  text-align: center;
  font-size: 30rem;
  color: #4d4da5;
  font-weight: 900;
  margin-bottom: 50px; }
  @media (max-width: 1024px) {
    #vubble-vack .title {
      margin-bottom: 25px; } }
  @media (max-width: 480px) {
    #vubble-vack .title {
      text-align: left;
      font-size: 20rem;
      margin-bottom: 20px;
      line-height: 1.5; } }
#vubble-vack .text01 {
  width: 550px;
  margin: 0 auto 100px;
  font-size: 16rem;
  line-height: 3.125; }
  @media (max-width: 1024px) {
    #vubble-vack .text01 {
      max-width: 550px;
      width: 100%;
      margin-bottom: 50px; } }
  @media (max-width: 480px) {
    #vubble-vack .text01 {
      width: 100%;
      margin-bottom: 30px;
      font-size: 14rem;
      line-height: 1.75; } }
#vubble-vack .images {
  display: flex;
  justify-content: space-between;
  margin-bottom: 140px; }
  @media (max-width: 1024px) {
    #vubble-vack .images {
      margin-bottom: 70px; } }
  @media (max-width: 480px) {
    #vubble-vack .images {
      display: block;
      margin-bottom: 30px; }
      #vubble-vack .images li {
        text-align: center;
        margin-bottom: 10px; } }
#vubble-vack .mark {
  width: 105px;
  margin: 150px auto 0; }
  @media (max-width: 1024px) {
    #vubble-vack .mark {
      margin-top: 75px; } }
  @media (max-width: 480px) {
    #vubble-vack .mark {
      margin-top: 40px;
      width: 30%; } }
