/*Shortcusts*/
.shortcuts-container .shortcuts {
    padding: 45px 70px 5px 50px;
}
.shortcuts-container .shortcuts .shortcut-items {
    padding-right:40px;
    padding-bottom: 20px;
}
.shortcuts-container .shortcuts .shortcut-items .homepage-title {
    margin-left: 20px;
}
.shortcuts-container .shortcuts .shortcut-items ul.items {
    margin-top: 15px;
}
.shortcuts-container .shortcuts .shortcut-items ul.items li {
    padding: 0px 0px 0px 0px;
    margin-bottom: 4px;
}
.military-history .title-block .title-mod{
    text-align: right;
}

/*History*/
.military-history ul.items li a {
    font-size: 28px;
}


