.support-band{
border-top: 1px solid #EDEDED;
}

.main-title .subtitle{
display:block;
}

.action_widget {
    position: absolute!important;
    bottom: 0px !important;
    z-index: 26 !important;
    background-color: rgba(42, 39, 46, 0.7);
}
.newdesign.home-page.eu-triad {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    height: 460px;
    position: relative;
    background: url(http://m.websupport.sk/static/images/eu-triad/featurebox-eu-side.png)repeat
}

@media only screen and (min-width:979px) {
    .newdesign.home-page.eu-triad {
        background-image: url(http://m.websupport.sk/static/images/eu-triad/WS-01-featurebox.png), url(http://m.websupport.sk/static/images/eu-triad/featurebox-eu-side.png);
        background-position: center, left top;
        background-repeat: no-repeat, repeat
    }

}