.open-desktop-option {
	float: left;
	width: 100%;
	height: 560px;
	background-position: center center;
	background-size: cover;
}

.accessories-template #open-option.box-1 {
	margin-bottom: 0;
}

.accessories-template #open-option .box-1--title {
	margin-bottom: 25px;
}

.box-img-option img {width: 100%; border-radius: 10px;}

#fiatlux .box-sub-img-option img {
	max-width: 275px;
}

#find-my-landroid .box-sub-img-option img {
	max-width: 190px;
}



#acs .box-sub-img-option img {
	max-width: 300px;
}

#off-limits-1 .box-sub-img-option img {
	max-width: 190px;
}

#off-limits-2 .box-sub-img-option img {
	max-width: 190px;
}

#radiolink .box-sub-img-option img {
	max-width: 180px;
}

#find-my-landroid-2 .box-sub-img-option img {
	max-width: 180px;
}

.box-text-option {
	border: 2px solid #777776;
	height: 540px;
	overflow: hidden;
	padding: 0 55px 55px 55px;
	border-radius: 10px;
	position: relative;
}

.page-template-template-landroid-find-my-landroid-2023 .infographic-garden {display: none!important;}

.page-template-template-landroid-led-light .infographic-garden {display: none!important;}

.box-desc-option .title {
	font-size: 35px;
	line-height: 1.1;
	margin-bottom: 10px;
}

.box-desc-option p {
	font-size: 18px;
	line-height: 28px;
	max-height: 110px;
	overflow: hidden;
}

.box-desc-option .landroid-btn {
	font-size: 18px;
	font-weight: 400!important;
	position: absolute;
	bottom: 50px;
left: 55px;
}

.box-option {
	margin-bottom: 100px;
}

.page-template-template-landroid-accessories-2023 .container {max-width: 1370px;}

.mobile-head-column {display: none;}

.box-option .box-img-option {
	margin-bottom: 20px;
}




@media screen and (max-width: 1320px) {
	
	.hide-1320 {display: none;}
	
	.mobile-head-column {display: block;}
	
	.mobile-head-column img {width: 100%;}
	
}

@media screen and (max-width: 990px) {
	
	#content-option .hidden-xs {display: none;}
	
	#content-option .col-md-5 {width: 50%; flex: 0 0 50%;
max-width: 50%;}
	
}

@media screen and (max-width: 820px) {
	
	.box-desc-option .landroid-btn {bottom: 35px; left: 35px;}
	
	.box-desc-option .title {font-size: 25px;}
	
	.box-sub-img-option img {width: 100%;}
	
	.box-text-option {padding: 0 35px 55px 35px;}
	
}

@media screen and (max-width: 620px) { 
	
	.main-title-sub-page {
	font-size: 2.125rem;
margin-bottom: 17px;
}
	
	.mobile-head-column {width: 110%;
margin-left: -5%; overflow: hidden;}
	
	#content-option .col-md-5 {
  width: 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
	
}

@media screen and (max-width: 580px) { 
	
	.box-text-option {height: auto;}
	
	.box-option {
  margin-bottom: 50px;
}
	
	.box-desc-option .landroid-btn {position: relative; left: 0; margin-top: 40px; bottom: auto;}
	
}

