.gray-link {
  color: #777 !important;
  font-size: 1.1rem !important;
  font-weight: bold !important;
}

.goal-inner-box {
    padding-right: 20px;
}

.goal-top-left {
    align-items: top; 
    justify-content: left;
}

.list-goal {
    border: 0px solid red;
    align-items: flex-start;
    margin-right: 0pt;
}

.icon-goal {
    border: 0px solid blue;
    align-self: stretch;
    padding-top: 7px;
}

.goal {
    border: 0px solid yellow;
    line-height: 24px;
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    margin-bottom: 16pt;
    margin-right: 0pt;
}

li.item-left a {
    justify-content: left !important; 
}

.slider-main {
	border: 0px solid blue;
    max-height: 100% !important;
}

.skip-link {
	padding: 0px !important;
	margin: 0px !important;
}

.screen-reader-text {
	padding: 0px !important;
	margin: 0px !important;
}

.other-park-crop {
        width: 90px !important;
        height: 60px !important; 
        overflow: hidden;
}

.other-park-crop img {
        width: 90px !important; 
        height: 60px !important; 
        margin: -0px 0 0 -0px;
}