.super_hero{display:flex;overflow:hidden;position:relative}.super_hero .super_hero_box-caption{align-self:center;display:flex;flex-direction:column;margin:0 60px;position:relative}.super_hero .super_hero_text_description,.super_hero .text_title{line-height:1.4}.super_hero .button_area{display:flex;margin-top:30px}.super_hero .buttons{display:inline-block;text-align:center;text-decoration:none;transition:.3s ease}.super_hero .button-2{margin-left:20px}@media (max-width:540px){.super_hero .super_hero_box-caption{margin:0 30px;word-break:break-word}.super_hero .button_area{flex-direction:column}.super_hero .button-1,.super_hero .button-2{margin:10px 0}}