.nav-link:focus-visible {
    outline: -webkit-focus-ring-color auto 1px;
}
.home #header {
    background: transparent;
}
.home #header.header-scrolled {
    background: #241f20;
    box-shadow: 0px 2px 15px rgba(25, 119, 204, 0.1);
}
.home #main {
    margin-top: 0;
}
.home-hero-logo {
    text-align: center;
    filter: drop-shadow(#ffffff 0rem 0rem 20px);
}
.home-hero-logo img {
    filter: drop-shadow(#ffffff 0rem 0rem 30px);
}
.footer-link ul {
    display: block;
    list-style: none;
    text-align: center;
    margin-bottom: 0;
}

.footer-link ul li a {
    font-family: 'BalboaPlus-Fill';
    font-weight: normal;
    letter-spacing: 2px;
    color: #fff;
    font-size: 20px;
    display: block;
    padding: 10px 20px;
    margin-bottom: 10px;
}

.footer-link ul li {
    display: inline-block;
}

#footer {
    padding: 50px 0;
}

.footer-link ul li a:hover, .footer-link ul li a:focus-within {
    background-color: #a54c22;
}

.footer-logo {
    text-align: center;
    margin-bottom: 15px;
}
.about-area-section {
    position: relative;
}

.about-boscat-logo {
    position: absolute;
    top: -12%;
    left: -10%;
    z-index: 1;
}
.about-box {
    background-color: #fff;
    padding: 35px;
}

.about-box-title {
    font-size: 3.75rem;
    line-height: 1;
    padding-left: 15px;
}

.about-box-content p {
    font-size: 18px;
    margin-bottom: 0;
}
.about-boscat-logo img {
    /*max-width: 100px;*/
    rotate: 330deg;
}

.about-boscat-logo {
    background-color: #efebe8;
    display: inline-block;
    padding: 5px;
    border-radius: 50%;
}
.location-cta-section {
    background-color: #f8f5ee;
}
.locaiton-name p {
    color: #a54c22;
    font-family: 'BalboaPlus-Fill';
    font-size: 2rem;
    /* letter-spacing: 1px; */
    text-align: center;
    margin-bottom: 0;
}
.location-cta-img {
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
}
.location-cta-img img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    object-position: center;
    transition: 0.5s all ease-in-out;
}
.location-cta-content:hover .location-cta-img img {
    transform: scale(1.2);
}
.home-order-content {
    background-color: #f8f5ee;
    padding: 30px;
    margin: 25px;
}

.home-order-title {
    color: #a54c22;
    font-size: 3rem;
    line-height: 1.1;
    border-bottom: 3px solid #a54c22;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.home-order-content p {
    color: #a54c22;
    font-size: 20px;
    margin-bottom: 0;
}

.hm-order-btn {
    color: #fff;
    background-color: #a54c22;
    display: inline-block;
    padding: 10px 20px 15px;
    font-family: 'BalboaPlus-Fill';
    font-size: 24px;
    letter-spacing: 2px;
    line-height: 1;
    transition: .3s;
}

.hm-order-btn:hover, .hm-order-btn:focus, .hm-order-btn.active {
    background-color: #22334f;
    color: #fff;
}

.hm-order-btn-sec {
    padding-top: 25px;
}

.home-order-img img {
    height: 550px;
    width: 100%;
    object-fit: cover;
    object-position: center;
}
.home-order-main .home-order-section:nth-child(even) .home-order-content {
    text-align: right;
}
.press-career-section {
    background-color: #f8f5ee;
    padding: 80px 0 60px;
}

.pc-img img {
    width: 100%;
    height: 260px;
    object-fit: cover;
    object-position: center;
}

.pc-img {
    padding-bottom: 20px;
}

.pc-title {
    color: #a54c22;
    font-size: 3rem;
    line-height: 1.1;
    display: inline-block;
}
.pc-content {
    text-align: center;
}
.pc-main-content {
    text-align: center;
}

.pc-content p {
    color: #a54c22;
    font-size: 18px;
    margin-bottom: 0;
}

.pc-btn-sec {
    padding-top: 30px;
}
.ig-title {
    color: #a54c22;
    font-size: 4rem;
    line-height: 1;
    margin-bottom: 0;
    text-align: center;
    display: inline-block;
}
.insta-icon a {
    font-size: 5rem;
    display: inline-block;
    line-height: 1;
    color: #a54c22;
}

.insta-icon {
    text-align: center;
}
.insta-img img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    object-position: center;
}

.instagram-feed-section {
    position: relative;
    padding: 5px 0;
}

.instagram-feed-section:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 70%);
    top: 0;
    z-index: 0;
}

.instagram-feed-section .container-fluid {
    position: relative;
}

.insta-img {
    padding: 5px;
}

.instagram-feed-section [class*='col'] {
    padding: 0;
}

.instagram-section {
    padding: 50px 0 20px;
}
.map-area{
    filter: grayscale(60%) sepia(10%) saturate(246%);
    -webkit-filter: grayscale(60%) sepia(10%) saturate(246%);
    -moz-filter: grayscale(60%) sepia(10%) saturate(246%);
}
.inner-page-section {
    position: relative;
    padding-top: 0;
}
.height-50 {
    height: 70vh;
}
.inner-bg-content {
    position: absolute;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    left: 0;
    right: 0;
}
.inner-page-section .jarallax:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    background: rgb(0,0,0);
    background: -moz-linear-gradient(180deg, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(180deg, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0) 100%);
    background: linear-gradient(180deg, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0) 100%);
}
.inner-bg-title {
    color: #fff;
    text-shadow: -2px 4px 10px rgba(0,0,0,0.85);
    font-size: 6rem;
    letter-spacing: 3px;
    margin-bottom: 0;
    line-height: 1;
}
.location-hours {
    text-align: center;
    padding-top: 5px;
}
.location-title {
    text-align: center;
    color: #1e3350;
    font-size: 4rem;
/*    letter-spacing: px;*/
    display: inline-block;
}
.location-detail-content p {
    text-align: center;
    color: #1e3350;
    font-size: 20px;
}
.location-detail-content {
    margin: 0 auto;
    max-width: 460px;
}
.location-detail-content p:last-child {
    margin-bottom: 0;
}
ul.loc-social {
    display: flex;
    list-style: none;
    padding: 0;
    justify-content: center;
}
ul.loc-social li a {
  width: 80px;
  height: 80px;
  background-color: #fff;
  text-align: center;
  line-height: 80px;
  font-size: 35px;
  margin: 0 10px;
  display: block;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  border: 3px solid #fff;
  z-index: 1;
}

ul.loc-social li a .icon {
  position: relative;
  color: #1e3350;
  transition: .5s;
  z-index: 3;
}

ul.loc-social li a:hover .icon, ul.loc-social li a:focus-within .icon {
  color: #fff;
  transform: rotateY(360deg);
}

ul.loc-social li a:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: #f00;
  transition: .5s;
  z-index: 2;
}

ul.loc-social li a:hover:before, ul.loc-social li a:focus-within:before {
  top: 0;
}

ul.loc-social li:nth-child(1) a:before{
  background: #3b5998;
}

ul.loc-social li:nth-child(2) a:before{
 background: #d6249f;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
  box-shadow: 0px 3px 10px rgba(0,0,0,.25);
}

ul.loc-social li:nth-child(3) a:before {
  background: #0077b5;
}

ul.loc-social li:nth-child(4) a:before {
  background: #dd4b39;
}
.location-hours-content p, .location-hours-content a {
    color: #1e3350;
    font-size: 20px;
}
.location-hours-content p {
    margin-bottom: 0;
}
.loc-hours-list {
    margin-bottom: 30px;
}
.location-hours-content {
    text-align: center;
    max-width: 520px;
    margin: 0 auto;
}
.location-hours-content a:hover, .location-hours-content:focus {
    color: #a54c22;
}
.location-slider {
    padding: 0 25px;
}
.loc-slider-img {
    margin: 0 5px;
}
.location-slider .slick-prev:before, .location-slider .slick-next:before {
    content: none;
}

.location-slider .slick-prev, .location-slider .slick-next {
    font-size: 3rem;
    color: #a54c22;
}
.location-slider .slick-prev:hover, .location-slider .slick-prev:focus, .location-slider .slick-next:hover, .location-slider .slick-next:focus{
    outline: auto;
}
.slick-disabled {
    cursor: not-allowed !important;
    opacity: 0.5;
}
.location-hours-content p span {
    font-size: 18px;
    font-style: italic;
}
.loc-slider-img img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    object-position: center;
}
.navbar a.hamburgur-img:hover {
    background-color: transparent;
}
.ig-title-sec {
    text-align: center;
}
.copyright {
    display: inline-block;
}
.inner-bg-sub-title {
    text-align: center;
    color: #fff;
    font-family: 'Love LetterTW';
    text-transform: uppercase;
    text-shadow: -2px 4px 10px rgba(0, 0, 0, 0.85);
    font-size: 4.25rem;
    padding: 10px 0;
}
.browse-gallery-section .loc-slider-img img {
    height: 300px;
}
.browse-gallery-title {
    text-align: center;
    display: inline-block;
    color: #a54c22;
    font-size: 3.75rem;
    margin-bottom: 30px;
}
.meet-susan-title {
    color: #1e3350;
    font-size: 4rem;
    display: inline-block;
    margin-bottom: 25px;
}
.meet-susan-content p, .meet-susan-content a {
    color: #1e3350;
    font-size: 22px;
}
.meet-susan-content a {
    text-decoration: underline;
}
.meet-susan-content a:hover, .meet-susan-content a:focus, .meet-susan-content a:focus-within {
    color: #a54c22;
}
.private-events-intro-content {
    text-align: center;
}
.private-events-intro-content p {
    color: #1e3350;
    font-size: 22px;
}
.meet-susan-img img {
    transition: 0.5s all ease-in-out;
}
.meet-susan-img:hover img {
    transform: scale(1.2);
}
.meet-susan-img {
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
}
.pv-cta-title {
    color: #a54c22;
    font-size: 3rem;
    line-height: 1.1;
    margin-bottom: 15px;
    display: inline-block;
}

.pv-cta-content {
    text-align: center;
    margin-bottom: 30px;
}

.pv-cta-content p {
    color: #a54c22;
    font-size: 20px;
    margin-bottom: 0;
}

.pv-cta-img {
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
}

.pv-cta-img img {
    transition: 0.5s all ease-in-out;
}

.pv-cta-img:hover img {
    transform: scale(1.2);
}
.pv-cta-main-title {
    text-align: center;
    display: inline-block;
    color: #a54c22;
    font-size: 3.75rem;
    margin-bottom: 40px;
}
.inner-bg-title-sec {
    text-align: center;
}
.bosscat-menu {
    max-width: 1000px;
    margin: 0 auto;
}

.nav-pills .hm-order-btn {
    font-size: 18px;
}

.menu-section .nav-pills {
    max-width: 1000px;
    margin: 0px auto;
}
.menu-section-list {
    list-style: none;
    column-count: 2;
    padding: 50px 20px;
    border: 4px solid #a54c22;
    margin-bottom: 15px;
}
.menu-section-list li {
    break-inside: avoid-column;
    display: block;
    position: relative;
} 
.menu-full {
    border-bottom: 1px dashed #1e3350;
    padding-bottom: 30px;
    margin-bottom: 30px;
}    
.menu-list-menu-title {
    display: flex;
    justify-content: space-between;
    color: #a54c22;
    font-size: 1.5rem;
}
.menu-list-menu-title span {
    color: #1e3350;
}
.menu-full-content p {
    color: #1e3350;
    font-size: 18px;
    line-height: 1.4;
}
.ingredient.GF {
    background-color: #1e3350;
    color: #fff;
    display: flex;
    align-items: center;
    width: 50px;
    height: 50px;
    justify-content: center;
    border-radius: 50%;
}
.food-tags {
    margin-bottom: 20px;
} 
.menu-full-image {
    position: relative;
    overflow: hidden;
}
.menu-full-image img {
    transition: 0.5s all ease-in-out;
}
.menu-full-image:hover img {
    transform: scale(1.2);
}
.bosscat-menu-main-title {
    text-align: center;
    color: #1e3350;
    font-size: 4rem;
    display: inline-block;
}
.bosscat-menu-main-title-sec {
    text-align: center;
    margin-bottom: 20px;
}
.menu-full-content p span {
    font-style: italic;
}
.bosscat-menu-main-title-sec p {
    color: #1e3350;
    font-size: 22px;
    line-height: 1.4;
    margin-bottom: 0;
}
.not-box-content {
    max-width: 500px;
    margin: 0 auto;
    background-color: #231f20;
    text-align: center;
    padding: 30px;
    outline: 2px solid #fff;
    outline-offset: -15px;
    border-radius: 0;
}

.not-box-content p {
    color: #fff;
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 20px;
}

.note-box-flex {
    display: flex;
    align-items: center;
    justify-content: center;
}

.g-free p {padding-left: 5px;}

.not-box-content p:last-child {
    margin-bottom: 0;
}

.bosscat-menu-sub-title-sec {
    text-align: center;
}

.bosscat-menu-sub-title {
    color: #a54c22;
    font-size: 3.5rem;
}
.note-box-flex .food-tags {
    margin-bottom: 0;
}
.dwn-btn {
    color: #a54c22;
    background-color: transparent;
    border: 2px solid #a54c22;
    display: inline-block;
    padding: 10px 15px 15px;
    font-family: 'BalboaPlus-Fill';
    font-size: 18px;
    letter-spacing: 2px;
    line-height: 1;
    transition: .3s;
    margin: 10px 5px;
}

.dwn-btn-content {
    text-align: center;
}

.dwn-btn:hover, .dwn-btn:focus, .dwn-btn:focus-within {
    color: #fff;
    background-color: #a54c22;
}

#cocktail_list_8 {
    text-align: center;
}
#cocktail_list_8 .menu-section-list {
    column-count: 1;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    text-align: left;
}

#tripleseat_embed_form {
    padding: 60px 0;
}

#tripleseat_embed_form table {
    width: 100%;
}

#tripleseat_embed_form input[type=text], #tripleseat_embed_form select {
    width: 100% !important;
    padding: 10px !important;
    border-radius: 0;
}

#tripleseat_embed_form .row_time input[type=text],#tripleseat_embed_form .row_event_date input[type=text] {
    padding-left: 20px !important;
}

#tripleseat_embed_form .row_contact_header h2 {
    color: #a54c22;
    font-size: 3rem;
    line-height: 1.1;
    display: inline-block;
    margin-bottom: 20px;
}

#tripleseat_embed_form .row_details_header h2 {
    margin-top: 20px;
    color: #a54c22;
    font-size: 2.5rem;
    line-height: 1.1;
    display: inline-block;
}

#tripleseat_embed_form .row_details_header,#tripleseat_embed_form .row_contact_header {
    text-align: center;
}


/*******************************/
/*******************************/
/*******************************/
/** RWD MEDIA QUERIES STYLE  ***/
/*******************************/
/*******************************/
/*******************************/
@media (min-width:768px) and (max-width:1024px){
    .inner-bg-title {
        font-size: 4rem;
        letter-spacing: 5px;
    }
    .about-box-title {
        font-size: 3rem;
    }

    .home-order-title {
        font-size: 2rem;
    }

    .home-order-content p {
        font-size: 18px;
    }

    .hm-order-btn {
        font-size: 18px;
    }
    .pc-title {
        font-size: 2rem;
    }
    .navbar a, .navbar a:focus {
        font-size: 18px;
    }
    .locaiton-name p {
        font-size: 1.5rem;
        margin-bottom: 15px;
    }
    .pc-main-content {
        margin-bottom: 30px;
    }
}
@media (max-width:767px){
    .menu-section-list {
        column-count: 1;
        padding: 30px 10px;
    }

    .bosscat-menu-main-title {
        font-size: 2.5rem;
    }

    .ingredient.GF {
        width: 35px;
        height: 35px;
        font-size: 14px;
    }
    .inner-bg-title-sec {
        text-align: center;
    }

    .inner-bg-sub-title {
        font-size: 2rem;
    }

    .private-events-intro-content p {
        font-size: 16px;
    }

    .private-events-intro-content .hm-order-btn {
        margin-bottom: 15px;
    }

    .pv-cta-main-title {
        font-size: 2rem;
    }

    .pv-cta-title {
        font-size: 1.7rem;
    }

    .pv-cta-content p {
        font-size: 16px;
    }

    .meet-susan-title {
        font-size: 2rem;
        margin-bottom: 15px;
    }

    .meet-susan-content p, .meet-susan-content a {
        font-size: 16px;
    }

    .browse-gallery-title {
        font-size: 2rem;
    }
    .footer-link ul {
        padding: 0;
    }

    .footer-link ul li a {
        margin-bottom: 0;
        font-size: 16px;
        padding: 10px 15px;
    }

    .copyright {
        font-size: 14px;
    }
    .ig-title {
        font-size: 2rem;
    }

    .insta-icon a {
        font-size: 3rem;
    }
    .ig-title {
        font-size: 2rem;
    }

    .insta-icon a {
        font-size: 3rem;
    }

    .home-order-title {
        font-size: 2rem;
    }

    .home-order-content p {
        font-size: 16px;
    }

    .hm-order-btn {
        font-size: 18px;
    }

    .locaiton-name p {
        font-size: 1.5rem;
    }

    .location-cta-content {
        margin-bottom: 20px;
    }

    .about-box-title {
        font-size: 3rem;
        padding-left: 0;
    }

    .about-boscat-logo {
        position: relative;
        left: 0;
        right: 0;
        margin: 0 auto;
        text-align: center;
        top: 0;
    }

    .about-box-content p {
        font-size: 16px;
    }

    .pc-title {
        font-size: 2rem;
    }

    .pc-content p {
        font-size: 16px;
    }

    .pc-main-content {
        margin-bottom: 30px;
    }
    .inner-bg-title {
        font-size: 3rem;
        letter-spacing: 5px;
    }
    .height-50 {
        height: 45vh;
    }
    .location-title {
        font-size: 2.5rem;
        letter-spacing: 3px;
    }

    .location-hours-content p, .location-hours-content a {
        font-size: 18px;
    }

    .location-hours-content p span {
        font-size: 16px;
    }

    .location-detail-content p {
        font-size: 18px;
    }
    ul.loc-social li a {
        width: 60px;
        height: 60px;
        font-size: 24px;
        line-height: 60px;
    }
    .home #header.header-scrolled {
        padding: 0;
    }
    .bosscat-menu-sub-title {
        font-size: 2rem;
    }
    .nav-pills .hm-order-btn {
        font-size: 14px;
    }
}

.icons-list img {
    width: 80px;
    padding: 15px;
    border: 1px solid transparent;
    transition: all .3s ease;
    border-radius: 50%;
}

.nav-link.active .icons-list img {
    border-color: #a54c22;
}

.menu-section-btn-text {
    color: #a54c22;
    font-family: 'BalboaPlus-Fill';
    font-size: 24px;
    letter-spacing: 2px;
    line-height: 1;
}

.menu-section-btn-text:hover,.nav-link.active{
    color: #251f20;
}

.bosscat-menu-section-title {
    text-align: center;
    color: #a54c22;
    font-size: 4rem;
    display: inline-block;
}

/************* Career Form **********/

.career-form .form-control,.career-form .form-select {
    border-radius: 0;
    padding: 10px 20px 10px 50px;
    margin-bottom: 10px;
    border-color: #1e3350;
}

.career-form textarea.form-control {
    padding: 10px 20px;
}

.career-form .form-btn{
    color: #fff;
    background-color: #a54c22;
    display: inline-block;
    padding: 10px 20px 15px;
    font-family: 'BalboaPlus-Fill';
    font-size: 24px;
    letter-spacing: 2px;
    line-height: 1;
    transition: .3s;
    border-radius: 0;
}

.career-form .form-btn:active,.career-form .form-btn:focus,.career-form .form-btn:hover{
    background-color: #22334f;
    color: #fff;
}

.form-outline {
    position: relative;
}

.form-outline i {
    position: absolute;
    top: 23px;
    left: 10px;
    transform: translateY(-50%);
    width: 25px;
    pointer-events: none;
    padding-right: 8px;
    border-right: 1px solid black;
}

.brown-color-text { color:#a54c22; }

.black-color-text,.black-color-text p{ color: #1e3350; }

@media (min-width: 769px) {
    .footer-signup .form-group {
        display: inline-flex;
    }
}

.footer-signup .form-control,.location-newsletter-signup .form-control {
    border-radius: 0;
    padding: 10px 20px;
    margin-right: 5px;
    border-color: #1e3350;
}

.footer-signup .form-btn,.location-newsletter-signup .form-btn,.order-online-form .form-btn {
    color: #fff;
    background-color: #a54c22;
    display: inline-block;
    padding: 10px 20px 15px;
    font-family: 'BalboaPlus-Fill';
    font-size: 24px;
    letter-spacing: 2px;
    line-height: 1;
    transition: .3s;
    border-radius: 0;
    min-width: 130px;
}

.footer-signup .form-btn:hover,.location-newsletter-signup .form-btn:hover,.order-online-form .form-btn:hover {
    background-color: #22334f;
    color: #fff;
}

@media(max-width: 991px) {
    .footer-signup .form-control,.location-newsletter-signup .form-control{
        margin-bottom: 10px;
    }

    .footer-signup .form-btn, .location-newsletter-signup .form-btn {
        width: 100%;
    }
}

.order-online-form select.form-control{ 
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;    
}

.order-online-form .form-control{
    border-radius: 0;
    padding: 13px 20px;
    margin-right: 5px;
    border-color: #1e3350;
}

.thanksgiving-page-content .menu-item {
    padding: 0 15px;
    margin-bottom: 70px;
}

.thanksgiving-page-content .nav-pills .nav-link {
    transition: 0.3s;
    font-size: 20px;
    display: inline-block;
    background-color: #a54c22;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0;
    padding: 5px 20px 10px;
    font-family: 'BalboaPlus-Fill';
    width: 100%;
    border-radius: 0;
}

.thanksgiving-page-content .nav-pills .nav-link.active,.thanksgiving-page-content .nav-pills .show>.nav-link{
    transition: 0.3s;
    font-size: 20px;
    display: inline-block;
    background-color: #fff;
    text-transform: uppercase;
    letter-spacing: 0;
    padding: 5px 20px 10px;
    font-family: 'BalboaPlus-Fill';
    border-radius: 0;
    color: #a54c22;
}

.thanksgiving-page-content .nav-pills .nav-link:hover {
    transition: 0.3s;
    font-size: 20px;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 0;
    padding: 5px 20px 10px;
    font-family: 'BalboaPlus-Fill';
    border-radius: 0;
    background: #6c4526;
    color: #fff;
}

.thanksgiving-page-content .menu-item-content h2 {
    color: #a54c22;
}

.thanksgiving-page-content .menu-item-content p {
    color: #a54c22;
    font-size: 18px;
}

.thanksgiving-page-content .tab-pane p {
    color: #a54c22;
    font-size: 18px;
}

.thanksgiving-page-content .nav-pills .nav-item {
    width: 100%;
}

@media ( min-width: 768px) {
    .thanksgiving-page-content .nav-pills .nav-item {
        width: 20%;
        border: .5px solid #a54c22;
    }
}

.thanksgiving-page-content .menu-item-content {
    min-height: 120px;
}