/*
Theme Name: ATM Tanks
Author: the BFT team
*/
@import url('css/style.css');

@media screen and  (min-width:1800px) and (max-width:2500px){
.rightcontainer {
    width: 100% !important;
}
}
