.button-holder{
    text-align: center;
    padding-bottom: 20px;
}

#other-company .btn-primary{
    background-color: #99C169;
    border: none;
}

#other-company .btn-primary:hover{
    background-color: #415924;
    border: none;
}

@media screen and (max-width: 800px){
    
    .slider-header{
        background: url(../images/small-img-header-03.jpg) center center no-repeat;
    }
    
}