@media screen and (min-width:1200px){
    #ui-area {
        padding-top: 101px;
    }
}

.calendar-portlet ul.nav-tabs > li.tab:nth-child(2):last-child {
  display: none;
}


@media screen and (min-width:980px){
	.testimonial-form-area{
		display:flex;
	}
	.wedding-testimonial-area{
	  position: relative;
	}
	.wedding-testimonial-area-padding {
	  position: absolute;
	}
}