.img-one{
    height: auto;
    width: 100%;
    margin-bottom: 50px;
    margin-top: 35px;
    margin-left: 0px;
}

.primary {
    color: #3b3f48;
    border-bottom: 2px solid black;
    padding: 20px;
    margin-bottom: 30px;
}

.secondary {
    color: #3b3f48;
    margin-top: 35px;
    margin-bottom: 35px;
}

.container {
    background-color: #f8f6f7;
}

.secondary {
    border-bottom: 1px solid black;
    padding: 10px;
    color: #072044;
}
@media (min-width:0px) and (max-width:901px) {
    /*---------------header-banner----------------------*/
    
    .uni-block-pic {
      height: 80px;
      width: 100%;
      margin-top: 50px;
      padding-bottom: 10px;
      border-bottom: 1px solid #07204421;
      object-fit: fill;
      object-position: center;
    }
}