/* Write your custom CSS here */
.tutorial-item {
    width: 30px;
    height: 30px;
}

.dropdown ul.dropdown-menu.dropdown-right{
    right: 0!important;
    left: unset!important;
}