.sample_header {
    padding-top: 76px !important;
    padding-bottom: 160px;
    text-align: center;
}
.h1_section_head {
    padding-top: 25px;
    padding-bottom: 15px !important;
}
nav a.navbar-brand img {
    max-width: 100%;
    object-fit: contain;
    width: 340px !important;
    height: auto;
}

@media (min-width: 320px) and (max-width: 767px) {
.h1_section_head {
    padding-top: 65px !important;
    padding-bottom: 15px !important;
}
.banner {
    height: 92vh !important;
}
}
.sample_header {
    padding-top: 65px !important;
    padding-bottom: 160px;
    text-align: center;
}
@media (max-width: 400px) {
  #wpupg-grid-projects .wpupg-item {
    width: 200px !important;
    height: 200px !important;
    border: none !important;
    overflow: hidden;
}
#wpupg-grid-projects {
    margin: auto;
}
#wpupg-grid-projects .wpupg-item.wpupg-item-no-image {
    background: url(https://forbesbrosgroup.com/wp-content/uploads/2020/09/projects-background.jpg) no-repeat;
    background-position: center;
    background-color: #000 !IMPORTANT;
}

#wpupg-grid-projects .wpupg-item {
    width: 99% !important;
    max-width: none;
    margin: 3px;
    height : 189px !important;
}
.wpupg-grid {
    margin-left: 0px !important;
}
}
@media (max-width: 480px) {
  #wpupg-grid-projects .wpupg-item {
    width: 200px !important;
    height: 200px !important;
    border: none !important;
    overflow: hidden;
}
#wpupg-grid-projects {
    margin: auto;
}
#wpupg-grid-projects .wpupg-item.wpupg-item-no-image {
    background: url(https://forbesbrosgroup.com/wp-content/uploads/2020/09/projects-background.jpg) no-repeat;
    background-position: center;
    background-color: #000 !IMPORTANT;
    border-color: #fff !important;
    margin-bottom: 20px !important;
    background-position-y: -22px !important;
    height: 188px !important;
}

#wpupg-grid-projects .wpupg-item {
    width: 99% !important;
    max-width: none;
    margin: -2px !important;
    height : 190px !important;
}
.wpupg-grid {
    margin-left: 0px !important;
}
}