.boost-container{
    position: absolute;
    top: 10%;
    left: 60%;
    width: 20%;
}
#boost-in-positive,#boost-in-negative,#boost-out-positive,#boost-out-negative{
    position: inherit;
}
#boost-in-positive,#boost-out-positive{
    top: 26%;
}
#boost-in-negative,#boost-out-negative{
    bottom: 11%;
}
#boost-in-positive,#boost-in-negative{
    left: 2%;
}
#boost-out-positive,#boost-out-negative{
    right: 2%;
}