﻿﻿@media (min-width: 1050px) {

.fixed-top.fixed{position:fixed !important;; top:0; z-index:9999 !important;}
}
.btn-centered {
display: block; 
margin: auto;
width: 130px;
text-align: center;
position: relative;
bottom: 10px;
}

.buttoncontainer{
display: block;
margin: auto;
width: 210px;
text-align: center;
position: relative;
bottom: 10px;
}
