body {

}
body #main .disruptor {
    position: absolute;
    width: 300px;
    height: 75px;
    background-color: red;
    top: 20%;
    right: 7%;
}