#reebok_club .company_info {
    padding-bottom: 30px;
}
#reebok_club .little {
    margin-top: 45px;
}
#reebok_club .less {
    margin-top: 25px;
}
#reebok_club .least {
    margin-top: 12px;
}
#reebok_club ul.midside.mrg {
    line-height: 30px;
    font-size: 16px;
}
#reebok_club li {
    line-height: 35px;
}
#reebok_club .info{
    line-height: 32px;
    letter-spacing: 2px;
    list-style: none;
    font-weight: 500;
    padding: 0;
    font-size: 18px;
}
#reebok_club .head_in.head_pad.wrp {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
#reebok_club p{
    line-height: 30px;
    font-size: 16px;
}
#reebok_club li {
    line-height: 29px;
}
#reebok_club .sketch_row {
    display: flex;
    justify-content: space-between;
}
#reebok_club .column {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

/* Video */
#reebok_club .video{
	margin-top: 150px;
}
#reebok_club .video-wrapper {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
}

#reebok_club .video-wrapper iframe {
   position: absolute;
   width: 100%;
   height: 100%;
   top: 0;
   left: 0;
}