@media screen and (min-width: 1150px){
   .info-box {
        width: calc(26vw + 1px) !important;
    }
}