.top-buffer { margin-top:20px; }
.centre-download-image { 
    width:270px;
    height:80px; 
    visibility: visible; 
    position: relative; 
    top: 22px; 
    bottom:5.5px; 
    margin:auto; 
}

.container {
    max-width: unset;
}

.stacked-linear {
    background: linear-gradient(217deg, rgba(255,0,0,.8), rgba(255,0,0,0) 70.71%),
                linear-gradient(127deg, rgba(0,255,0,.8), rgba(0,255,0,0) 70.71%),
                linear-gradient(336deg, rgba(0,0,255,.8), rgba(0,0,255,0) 70.71%);
}



/*#applogo {
  border-radius: 10%;
}*/
