.box-line{
width: 500px !important;
max-width: 100%;
margin: 0 auto;
}
@media (max-width: 767px){
#masthead .custom-logo {
max-width: 215px;
height: auto;
}
}
.single .nav-links {
display: none;
} .bcgr-img{
background-image: url(https://beecenter.rs/wp-content/uploads/2022/11/pattern-1.png);
background-position: center left;
background-repeat: no-repeat;
background-size: 153px auto;
}
.left-bcgr-img{
background-image: url(https://beecenter.rs/wp-content/uploads/2022/11/left-side-background.png);
background-position: top left;
background-repeat: no-repeat;
background-size: 150px auto;	
}
.right-bcgr-img{
background-image: url(https://beecenter.rs/wp-content/uploads/2022/11/left-side-background-2.png);
background-position: top right;
background-repeat: no-repeat;
background-size: 150px auto;	
}